aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2018-06-18 11:56:24 +0200
committerMichael Ellerman <[email protected]>2018-07-02 23:54:27 +1000
commitf6bd74fa084eb9ad573ffbb236a095454163f66d (patch)
treeb8a64b7502b15525383afa5dbb66cd43eb3e38fe /tools/perf/scripts/python/export-to-postgresql.py
parentee8c446fed99ffdc29dedf7d2a8854f1ea9a1022 (diff)
powerpc: xmon: use ktime_get_coarse_boottime64
get_monotonic_boottime() is deprecated, and may not be safe to call in every context, as it has to read a hardware clocksource. This changes xmon to print the time using ktime_get_coarse_boottime64() instead, which avoids the old timespec type and the HW access. Signed-off-by: Arnd Bergmann <[email protected]> Acked-by: Balbir Singh <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions