aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2014-07-16 21:05:03 +0000
committerJohn Stultz <[email protected]>2014-07-23 15:01:49 -0700
commit2044fdb03eb4e511d5028be0917899931f17461f (patch)
tree69e1a9a8f27e1242f83c5a4569af39794f040e54 /tools/perf/util/scripting-engines/trace-event-python.c
parent61edec81d260bc96a73c878bbdb4c614460346da (diff)
hangcheck-timer: Use ktime_get_ns()
There is no point in having a S390 private implementation and there is no point in using the raw monotonic time. The NTP freqeuency adjustment of CLOCK_MONOTONIC is really not doing any harm for the hang check timer. Use ktime_get_ns() for everything and get rid of the timespec conversions. V2: Drop the raw monotonic and the S390 special case Signed-off-by: Thomas Gleixner <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: Heiko Carstens <[email protected]> Acked-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: John Stultz <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions