summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2017-11-06 17:02:41 +0300
committerHeiko Carstens <heiko.carstens@de.ibm.com>2017-11-09 00:10:29 +0300
commit399c5acd5837f6c93d784d8dd25ebae5a50362e1 (patch)
tree63bdf165d0e25612cdfcfb7b3f03cf20b5d0ee64 /tools/perf/scripts/python/call-graph-from-sql.py
parent978fa72e82e375764e6e31e7a721408c5186918f (diff)
downloadlinux-399c5acd5837f6c93d784d8dd25ebae5a50362e1.tar.xz
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 <arnd@arndb.de> [sth@linux.vnet.ibm.com: fix build] Signed-off-by: Stefan Haberland <sth@linux.vnet.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions