diff options
| author | Arnd Bergmann <[email protected]> | 2015-09-27 16:45:07 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-09-29 04:03:34 +0200 |
| commit | 98f2d643e3597bf42fa6c2c2fa12b99fe4afb3bc (patch) | |
| tree | fb7230fb3e5cde8f708340384a86cbd87b70074d /tools/perf/scripts/python | |
| parent | bf6d21539d58f64812d71c956ecec3d67650b2ee (diff) | |
staging/lustre: use ktime_t for calculating elapsed time
process_param2_config() tries to print how much time has passed
across a call_usermodehelper() function, and uses struct timeval
for that.
We want to remove this structure, so this is better expressed
in terms of ktime_t and ktime_us_delta().
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')
0 files changed, 0 insertions, 0 deletions