aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2015-09-27 16:45:06 -0400
committerGreg Kroah-Hartman <[email protected]>2015-09-29 04:03:34 +0200
commitbf6d21539d58f64812d71c956ecec3d67650b2ee (patch)
treee6afdfadde7dae2d2d89ca2f0a0f1f2b8d90be62 /tools/perf/scripts/python/syscall-counts.py
parent86655400c6e74751a73be82ea40d5ae6979c3225 (diff)
staging/lustre: use time64_t for l_last_activity
The l_last_activity struct member is used to keep track lock hold times, and it is printed for debugging purposes. For the elapsed time, we can use 'long' here, but it's better to use time64_t for storing the real time to avoid an overflow in 2038. 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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions