diff options
| author | Adrian Hunter <[email protected]> | 2013-08-08 11:32:20 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-08-12 13:31:09 +0000 |
| commit | 611a5ce8aa4cdb2daefbd9bed77ec3b3e9bd00ea (patch) | |
| tree | f0eb9c834975d921c101b33bf5990f6a667f932a /tools/perf/builtin-annotate.c | |
| parent | perf session: Change perf_session__has_traces to actually check for tracepoints (diff) | |
| download | kernel-611a5ce8aa4cdb2daefbd9bed77ec3b3e9bd00ea.tar.gz kernel-611a5ce8aa4cdb2daefbd9bed77ec3b3e9bd00ea.zip | |
perf machine: Add symbol filter to struct machine
The symbol filter needs to be applied machine-wide, so add it to struct
machine.
Currently tools pass the symbol filter as a parameter to various
map-related functions. However a need to load a map can occur anywhere
in the code, at which point the filter is needed.
Signed-off-by: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions
