diff options
author | Arnd Bergmann <[email protected]> | 2018-01-17 16:16:48 +0100 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2018-01-22 20:03:57 -0500 |
commit | 22807aa812a65a7b859187e0fc6cfa0802a858c4 (patch) | |
tree | f261defe3bc0491ae296345fcf28672061bc1ba0 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | e89cabf26e1cdd5c612b6c21547b3e79b4ac1038 (diff) |
scsi: fnic: use 64-bit timestamps
struct timespec is deprecated since it overflows in 2038 on 32-bit
architectures, so we should use timespec64 consistently.
I'm slightly adapting the format strings here, to make sure we print the
nanoseconds with the correct number of leading zeroes.
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Satish Kharat <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions