diff options
author | 2017-01-13 19:45:21 +0900 | |
---|---|---|
committer | 2017-01-17 11:35:44 -0300 | |
commit | 941bdea79e194dec7e7b42780aa5620020548f8a (patch) | |
tree | ceb6dfdad9cc51f7a98011d0676b4721907118c8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | perf script: Also allow forcing reading of non-root owned files by root (diff) | |
download | linux-dev-941bdea79e194dec7e7b42780aa5620020548f8a.tar.xz linux-dev-941bdea79e194dec7e7b42780aa5620020548f8a.zip |
perf sched timehist: Account thread wait time separately
Separate thread wait time into 3 parts - sleep, iowait and preempt based
on the prev_state of the last event.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Minchan Kim <minchan@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20170113104523.31212-1-namhyung@kernel.org
[ Fix the build on centos:5 where 'wait' shadows a global declaration ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions