diff options
| author | Arnd Bergmann <[email protected]> | 2015-09-27 16:45:20 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-09-29 04:03:37 +0200 |
| commit | 05406826aafb658d51ba7ac2fc6870992776ef6d (patch) | |
| tree | 7fca50d31eeba8115f0f0249bcd37f08ec336689 /tools/perf/scripts/python/sctop.py | |
| parent | 0ac0478b65de1e5b8b62f608bdf1d8ba631acc4d (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/sctop.py')
0 files changed, 0 insertions, 0 deletions