]> rtime.felk.cvut.cz Git - linux-imx.git/commit
perf symbols: Add nr_events to symbol_conf
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 12 Nov 2011 00:17:32 +0000 (22:17 -0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 28 Nov 2011 12:37:11 +0000 (10:37 -0200)
commitd04b35f8085f0d4c5c874515b8f65e7664357148
tree8115d7e30c274756097ce27742338438a14fabd5
parent18b552350515188a732db6ccdb81e9cefb8b58c9
perf symbols: Add nr_events to symbol_conf

Since symbol__alloc_hists need it, to avoid passing it around in many
functions have it in the symbol_conf struct.

Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
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-cwv8ysvpywzjq4v3xtbd4zwv@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-annotate.c
tools/perf/builtin-report.c
tools/perf/builtin-top.c
tools/perf/util/annotate.c
tools/perf/util/annotate.h
tools/perf/util/header.c
tools/perf/util/hist.h
tools/perf/util/symbol.h
tools/perf/util/ui/browsers/annotate.c
tools/perf/util/ui/browsers/hists.c