aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2018-08-29 17:47:19 +0200
committerDavid S. Miller <[email protected]>2018-09-01 19:52:50 -0700
commit2de9d505fb0d53676b6d595e8334a9dcdfda8d12 (patch)
tree5c60acce3f1fbfc0a819f889945285b0d660564e /tools/perf/scripts/python
parentc2ad647c6442cf6730ffd86cbadbbce101dea937 (diff)
rds: store socket timestamps as ktime_t
rds is the last in-kernel user of the old do_gettimeofday() function. Convert it over to ktime_get_real() to make it work more like the generic socket timestamps, and to let us kill off do_gettimeofday(). A follow-up patch will have to change the user space interface to deal better with 32-bit tasks, which may use an incompatible layout for 'struct timespec'. Signed-off-by: Arnd Bergmann <[email protected]> Acked-by: Santosh Shilimkar <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions