diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2014-07-16 21:04:25 +0000 |
---|---|---|
committer | John Stultz <john.stultz@linaro.org> | 2014-07-23 10:18:02 -0700 |
commit | 5cac2f4d1c5f3eb3d981fab85d926d19f7b6b889 (patch) | |
tree | 452262d230e4b5a2df67e4c908815f8ffc8b63f4 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 53cc7bad37fcb90e47ef729ef9818a2ed93ee862 (diff) |
input: evdev: Use ktime_mono_to_real()
Convert the monotonic timestamp with ktime_mono_to_real() in
evdev_events().
In evdev_queue_syn_dropped() we can call either ktime_get() or
ktime_get_real() depending on the clkid. No point in having two calls
for CLOCK_REALTIME.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions