diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2018-06-18 16:27:45 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-06-25 21:58:26 +0800 |
| commit | 61ef4b90793b3c1905ed8cbec228ff63ecb1a5c5 (patch) | |
| tree | 32c3be8c2a0ad0e548da998dba326f8c6dd31297 /tools/perf/scripts/python | |
| parent | USB: xhci-hcd: Add get_resuming_ports method (diff) | |
| download | linux-61ef4b90793b3c1905ed8cbec228ff63ecb1a5c5.tar.gz linux-61ef4b90793b3c1905ed8cbec228ff63ecb1a5c5.zip | |
USB: mon: use ktime_get_real_ts64 instead of getnstimeofday64
The two do the same thing, but we want to remove getnstimeofday64()
to have a more consistent interface.
It would be nice to use a monotonic clocksource here rather than
'real' time, but that would break the user interface.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
