aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2017-11-27 08:19:55 -0500
committerMauro Carvalho Chehab <[email protected]>2017-12-08 11:21:29 -0500
commit6c542426b610c14acff0e815e5fe513abdbb9a16 (patch)
tree7460be2abc4741c4f0c17e7f397e6104c0da6a8a /tools/perf/scripts/python/netdev-times.py
parentf7d12fea16cbcc38d08092c6267e75fabeaa9093 (diff)
media: solo6x10: use ktime_get_ts64() for time sync
solo6x10 correctly deals with time stamps and will never suffer from overflows, but it uses the deprecated 'struct timespec' type and 'ktime_get_ts()' interface to read the monotonic clock. This changes it to use ktime_get_ts64() instead, so we can eventually remove ktime_get_ts(). Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Ismael Luceno <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions