aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2017-11-06 15:02:41 +0100
committerHeiko Carstens <[email protected]>2017-11-08 22:10:29 +0100
commit399c5acd5837f6c93d784d8dd25ebae5a50362e1 (patch)
tree63bdf165d0e25612cdfcfb7b3f03cf20b5d0ee64 /tools/perf/util/trace-event-scripting.c
parent978fa72e82e375764e6e31e7a721408c5186918f (diff)
s390/dasd: avoid calling do_gettimeofday()
do_gettimeofday() is deprecated because it's not y2038-safe on 32-bit architectures. Since it is basically a wrapper around ktime_get_real_ts64(), we can just call that function directly instead. Signed-off-by: Arnd Bergmann <[email protected]> [[email protected]: fix build] Signed-off-by: Stefan Haberland <[email protected]> Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions