diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2011-01-17 14:40:46 -0200 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2011-01-24 10:58:39 -0200 |
| commit | 17ea1b70a87e28457821318341bead2b45563092 (patch) | |
| tree | 9ef65589158d7d4b0f98e26e3ea386d3394cb6f3 /scripts/patch-kernel | |
| parent | d7065adb9b4f3384c2615f0a3dbdb6c3aae1eb18 (diff) | |
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 <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Tom Zanussi <[email protected]>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions