diff options
author | Anna-Maria Gleixner <[email protected]> | 2017-12-21 11:41:38 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-01-16 02:35:46 +0100 |
commit | 63e2ed3659752a4850e0ef3a07f809988fcd74a4 (patch) | |
tree | f4121c0a6b9d22e2d44f11a7c697a5fd080c6ae3 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | 91633eed73a3ac37aaece5c8c1f93a18bae616a9 (diff) |
tracing/hrtimer: Print the hrtimer mode in the 'hrtimer_start' tracepoint
The 'hrtimer_start' tracepoint lacks the mode information. The mode is
important because consecutive starts can switch from ABS to REL or from
PINNED to non PINNED.
Append the mode field.
Signed-off-by: Anna-Maria Gleixner <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: John Stultz <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions