summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-top.c
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo2011-01-17 17:40:46 +0100
committerArnaldo Carvalho de Melo2011-01-24 13:58:39 +0100
commit17ea1b70a87e28457821318341bead2b45563092 (patch)
tree9ef65589158d7d4b0f98e26e3ea386d3394cb6f3 /tools/perf/builtin-top.c
parentperf record: auto detect when stdout is a pipe (diff)
downloadkernel-qcow2-linux-17ea1b70a87e28457821318341bead2b45563092.tar.gz
kernel-qcow2-linux-17ea1b70a87e28457821318341bead2b45563092.tar.xz
kernel-qcow2-linux-17ea1b70a87e28457821318341bead2b45563092.zip
perf tools: Pass the struct opt to the wildcard parsing routine
It is needed because it will call parse_event for each tracepoint name that matches, and we pass the perf_evlist via opt->value. Problem introduced in 4503fdd where my assumption about opt being always non NULL made me not look at callers of parse_events outside builtin-*.c. Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Mike Galbraith <efault@gmx.de> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Stephane Eranian <eranian@google.com> Cc: Tom Zanussi <tzanussi@gmail.com> LKML-Reference: <new-submission> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/builtin-top.c')
0 files changed, 0 insertions, 0 deletions