diff options
author | Namhyung Kim <namhyung@kernel.org> | 2016-12-08 17:47:51 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2016-12-15 22:25:44 +0300 |
commit | 3bc2fa9cb829ccf6527e7117d9af769d93ee6d39 (patch) | |
tree | 5dbb24c56276a631354c2d2473c405903b7700d2 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 96039c7c52e03b7d6dd773664e74b79e3ae9856a (diff) | |
download | linux-3bc2fa9cb829ccf6527e7117d9af769d93ee6d39.tar.xz |
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