aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/net_dropmonitor-report
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2015-09-27 16:45:20 -0400
committerGreg Kroah-Hartman <[email protected]>2015-09-29 04:03:37 +0200
commit05406826aafb658d51ba7ac2fc6870992776ef6d (patch)
tree7fca50d31eeba8115f0f0249bcd37f08ec336689 /tools/perf/scripts/python/bin/net_dropmonitor-report
parent0ac0478b65de1e5b8b62f608bdf1d8ba631acc4d (diff)
staging/lustre: use 64-bit llite debugfs timestamps
The llite debugfs interface contains timestamps that are computed from timeval, which overflows in 2038 on 32-bit systems. This changes the output to use a timespec64 type to avoid the overflow. I also change the format to print the sub-second portion as 9 digits (nanoseconds) for clarity, rather than printing six digits without leading zeroes. Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Oleg Drokin <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/net_dropmonitor-report')
0 files changed, 0 insertions, 0 deletions