diff options
author | Arnd Bergmann <[email protected]> | 2017-11-04 22:26:52 +0100 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2017-11-06 17:40:00 +1100 |
commit | edfd17ff39bce59886e8249e645d6ecfc3e3829c (patch) | |
tree | b5802f2d9eb65d657f714f31329d2b07487a7834 /tools/perf/scripts/python/syscall-counts.py | |
parent | cbb55eeb49b116bb3880137661ad8ce1ed45d672 (diff) |
powerpc/eeh: Stop using do_gettimeofday()
This interface is inefficient and deprecated because of the y2038
overflow.
ktime_get_seconds() is an appropriate replacement here, since it
has sufficient granularity but is more efficient and uses monotonic
time.
Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Andrew Donnellan <[email protected]>
Acked-by: Russell Currey <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions