diff options
author | Jin Yao <[email protected]> | 2019-03-05 21:05:43 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-03-06 18:06:16 -0300 |
commit | c1d3e633e16db3eb64f519c7099171bfcef94b20 (patch) | |
tree | 68315dd153428965a90231c70a83cef7e1f0c010 /tools/perf/scripts/python | |
parent | daca23b2007595b6a48255ca08c763f56050d1c5 (diff) |
perf diff: Support --pid/--tid filter options
Using the existing symbol_conf.pid_list_str and symbol_conf.tid_list_str
logic.
For example:
perf diff --tid 13965
It'll only diff the samples for thread 13965.
Signed-off-by: Jin Yao <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Jin Yao <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions