aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2012-07-10 18:43:23 -0400
committerThomas Gleixner <[email protected]>2012-07-11 23:34:38 +0200
commit196951e91262fccda81147d2bcf7fdab08668b40 (patch)
tree80b7ae7f48d8591a6d470583b35757a000326f45 /tools/perf/util/scripting-engines/trace-event-python.c
parent5b9fe759a678e05be4937ddf03d50e950207c1c0 (diff)
hrtimers: Move lock held region in hrtimer_interrupt()
We need to update the base offsets from this code and we need to do that under base->lock. Move the lock held region around the ktime_get() calls. The ktime_get() calls are going to be replaced with a function which gets the time and the offsets atomically. Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Ingo Molnar <[email protected]> Acked-by: Peter Zijlstra <[email protected]> Acked-by: Prarit Bhargava <[email protected]> Cc: [email protected] Signed-off-by: John Stultz <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions