diff options
author | David Ahern <[email protected]> | 2016-11-16 15:06:31 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-11-23 10:44:08 -0300 |
commit | fc1469f1b20777929a47f6f8e55bca12c6f142ac (patch) | |
tree | 2f8cb8d8c1c348363288e384fb67119102ca12ce /lib/test-string_helpers.c | |
parent | 52df138caaa8daaaf4e0dc64428ef06f303a8dbf (diff) |
perf sched timehist: Add -w/--wakeups option
The -w option is to show wakeup events with timehist.
$ perf sched timehist -w
time cpu task name b/n time sch delay run time
[tid/pid] (msec) (msec) (msec)
--------------- ------ -------------------- --------- --------- ---------
2412598.429689 [0002] perf[7219] awakened: perf[7220]
2412598.429696 [0009] <idle> 0.000 0.000 0.000
2412598.429767 [0002] perf[7219] 0.000 0.000 0.000
2412598.429780 [0009] perf[7220] awakened: migration/9[53]
...
Signed-off-by: David Ahern <[email protected]>
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Add documentation based on above commit message ]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions