]> git.baikalelectronics.ru Git - kernel.git/commit
perf annotate: Add inc_samples method to addr_map_symbol
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 18 Dec 2013 19:48:29 +0000 (16:48 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 19 Dec 2013 14:34:19 +0000 (11:34 -0300)
commitec8de48b67dec12c82f9895ec0c3634fff2200c5
tree11b5f8dfe91cc636f81983ba7bcb91fb29a506c3
parentedfc477676463bbdee748bdfd4bf47423081367c
perf annotate: Add inc_samples method to addr_map_symbol

Since there are three calls that could receive just the struct
addr_map_symbol pointer and call the symbol method.

Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-d728gz1orgkaknac9ppnzd9e@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-report.c
tools/perf/util/annotate.c
tools/perf/util/annotate.h