aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2018-01-04 16:53:49 +0100
committerBartlomiej Zolnierkiewicz <[email protected]>2018-01-04 16:53:49 +0100
commitf7a753547474eb6bcc1fe8dd46d14eaea93bfe2e (patch)
tree17b1546af91e11f7d348827307ae2d4e19a3d132 /tools/perf/scripts/python
parent63a4be93937c1a6459f9d67b7afeb4e81fa64d2b (diff)
fbdev: pxa3xx: use ktime_get_ts64 for time stamps
do_gettimeofday() is deprecated because it is not y2038 safe, so I'm changing the calculation for the diagnostic output over to using 'timespec64'. We really only print time deltas here, so changing it to monotonic time makes this more robust, the correct accessor for this is ktime_get_ts64(). Signed-off-by: Arnd Bergmann <[email protected]> Cc: "Gustavo A. R. Silva" <[email protected]> Cc: Himanshu Jha <[email protected]> Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions