diff options
author | Namhyung Kim <[email protected]> | 2016-12-08 23:47:52 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-12-15 16:25:44 -0300 |
commit | 699b5b920db04a6ff5c03a519e4c182aeb350952 (patch) | |
tree | aab4112c7710f7cb813ecaad9a1d27b441ff1b39 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 3bc2fa9cb829ccf6527e7117d9af769d93ee6d39 (diff) |
perf sched timehist: Save callchain when entering idle
In order to investigate the idleness reason, it is necessary to keep the
callchains when entering idle. This can be identified by the
sched:sched_switch event having the next_pid field as 0.
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: David Ahern <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Minchan Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Link: http://lkml.kernel.org/r/[email protected]
[ Merged fix from Namhyung, see second Link: tag ]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions