aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2019-10-29 14:09:47 +0100
committerVasily Gorbik <gor@linux.ibm.com>2019-10-31 17:20:53 +0100
commit011620688a71f2f1fe9901dbc2479a7c01053196 (patch)
tree8a7733829e4536f2602ee38943d16c305b5e4df2 /tools/perf/scripts/python/exported-sql-viewer.py
parent6756dd9b890fe50c01a6e7546bd498d57ddb98ae (diff)
s390/time: ensure get_clock_monotonic() returns monotonic values
The current implementation of get_clock_monotonic() leaves it up to the caller to call the function with preemption disabled. The only core kernel caller (sched_clock) however does not disable preemption. In order to make sure that all callers of this function see monotonic values handle disabling preemption within the function itself. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions