diff options
author | Namhyung Kim <[email protected]> | 2016-03-10 00:14:50 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-03-10 16:47:37 -0300 |
commit | 6962ccb37b50366014074aec6fd14497cf719642 (patch) | |
tree | 28da329cf1f7ea78f69a4209e75f27486992cd5a /tools/perf/scripts/python/stackcollapse.py | |
parent | 078b8d4a406fa8ce4a3c9d5145c27be1ed2b1dfd (diff) |
perf hists browser: Allow thread filtering for comm sort key
The commit 2eafd410e669 ("perf hists browser: Only 'Zoom into thread'
only when sort order has 'pid'") disabled thread filtering in hist
browser for the default sort key. However the he->thread is still valid
even if 'pid' sort key is not given. Only thing it should not use is
the pid (or tid) of the thread. So allow to filter by thread when
'comm' sort key is given and show pid only if 'pid' sort key is given.
Signed-off-by: Namhyung Kim <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions