diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2019-10-07 16:52:17 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-10-09 11:23:52 -0300 |
commit | 53c92f73389d049d72b2e1d1cbc81c007241d422 (patch) | |
tree | a7a21a337a5fcfdfdef5bec1288c63547ca6cb3a /tools/perf/scripts/python/stackcollapse.py | |
parent | 05cea4492c9dd28439cc73de1047ab3b26033736 (diff) |
perf evlist: Introduce append_tp_filter() method
Will be used by 'perf trace' to support 'perf trace --filter', we need
to append to any pre-existing filter.
When parse_filter() gets invoked to process --filter, it'll set the
filter to that specified on the command line, later on, when we filter
out 'perf trace' own pid to avoid an event feedback loop, we need to
preserve the command line filter put in place by parse_filter().
Cc: Adrian Hunter <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Luis Cláudio Gonçalves <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions