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)
commit0f4e7a24d0303eaf12847b4fdf4f2d31553fdc61
tree11b5f8dfe91cc636f81983ba7bcb91fb29a506c3
parent00e55218642b91c152917e170c8387c631467460
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