summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2023-02-06 16:49:41 +0300
committerHeiko Carstens <hca@linux.ibm.com>2023-02-09 22:11:22 +0300
commit87f79d886dd8c53bc61b09078764e50e3ac631cc (patch)
tree6ddb35126f0cac5993037f6d7692e691943da012 /tools/perf/scripts/python/task-analyzer.py
parenta9cbc1b471d291c865907542394f1c483b93a811 (diff)
downloadlinux-87f79d886dd8c53bc61b09078764e50e3ac631cc.tar.xz
s390/processor: always inline cpu flag helper functions
arch_cpu_idle() is marked noinstr and therefore must only call functions which are also not instrumented. Make sure that cpu flag helper functions are always inlined to avoid that the compiler generates an out-of-line function for e.g. the call within arch_cpu_idle(). Reviewed-by: Sven Schnelle <svens@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions