diff options
author | 2016-12-08 23:47:51 +0900 | |
---|---|---|
committer | 2016-12-15 16:25:44 -0300 | |
commit | 3bc2fa9cb829ccf6527e7117d9af769d93ee6d39 (patch) | |
tree | 5dbb24c56276a631354c2d2473c405903b7700d2 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | perf sched timehist: Split is_idle_sample() (diff) | |
download | wireguard-linux-3bc2fa9cb829ccf6527e7117d9af769d93ee6d39.tar.xz wireguard-linux-3bc2fa9cb829ccf6527e7117d9af769d93ee6d39.zip |
perf sched timehist: Introduce struct idle_time_data
The struct idle_time_data is to keep idle stats with callchains entering
to the idle task. The normal thread_runtime calculation is done
transparently since it extends the struct thread_runtime.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Acked-by: David Ahern <dsahern@gmail.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Minchan Kim <minchan@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20161208144755.16673-3-namhyung@kernel.org
[ Align struct field names ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions