aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/futex-contention.py
diff options
context:
space:
mode:
authorjohn stultz <[email protected]>2009-10-02 16:24:15 -0700
committerIngo Molnar <[email protected]>2009-10-05 13:52:02 +0200
commit7bc7d637452383d56ba4368d4336b0dde1bb476d (patch)
treef1c8e1e103a900850342d46de27ebdf1e7d07f78 /tools/perf/scripts/python/futex-contention.py
parenta092ff0f90cae22b2ac8028ecd2c6f6c1a9e4601 (diff)
time: Remove xtime_cache
With the prior logarithmic time accumulation patch, xtime will now always be within one "tick" of the current time, instead of possibly half a second off. This removes the need for the xtime_cache value, which always stored the time at the last interrupt, so this patch cleans that up removing the xtime_cache related code. This is a bit simpler, but still could use some wider testing. Signed-off-by: John Stultz <[email protected]> Acked-by: Thomas Gleixner <[email protected]> Reviewed-by: John Kacur <[email protected]> Cc: Clark Williams <[email protected]> Cc: Martin Schwidefsky <[email protected]> Cc: Andrew Morton <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions