diff options
author | David Vrabel <[email protected]> | 2013-06-27 11:35:46 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2013-06-28 23:15:06 +0200 |
commit | 780427f0e113b4c77dfff4d258c05a902cdb0eb9 (patch) | |
tree | 778bc50cbd83b67bdd6ae580a192c4c65e9711bd /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 04397fe94ad65289884b9862b6a0c722ececaadf (diff) |
timekeeping: Indicate that clock was set in the pvclock gtod notifier
If the clock was set (stepped), set the action parameter to functions
in the pvclock gtod notifier chain to non-zero. This allows the
callee to only do work if the clock was stepped.
This will be used on Xen as the synchronization of the Xen wallclock
to the control domain's (dom0) system time will be done with this
notifier and updating on every timer tick is unnecessary and too
expensive.
Signed-off-by: David Vrabel <[email protected]>
Cc: Konrad Rzeszutek Wilk <[email protected]>
Cc: John Stultz <[email protected]>
Cc: <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions