diff options
author | Arjan van de Ven <[email protected]> | 2009-10-20 06:46:49 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-10-20 03:39:16 +0200 |
commit | 3bc2a39c69d423d5d1f0b3ef77960b1464c976a0 (patch) | |
tree | 21f9f01d4d0a44ab39ea29b2853a23594216931e /tools/perf/scripts/python/check-perf-trace.py | |
parent | dc79959aaf80e518741657a702fa2727c86c1189 (diff) |
perf timechart: Fix the wakeup-arrows that point to non-visible processes
The timechart wakeup arrows currently show no process
information when the waker/wakee are processes that are not
actually chosen to be shown on the timechart.
This patch fixes this oversight, by looking through all
processes (after giving preference to visible processes) as well
as falling back to just showing the PID if no name for the
process can be resolved.
Signed-off-by: Arjan van de Ven <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions