diff options
author | Peter Zijlstra <peterz@infradead.org> | 2020-06-03 13:32:48 +0200 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2020-06-15 14:10:09 +0200 |
commit | 14d3b376b6c3f66d62559d457d32edf565472163 (patch) | |
tree | 0978931489a631b4fbf43cacad276d66642f113c /tools/perf/scripts/python/flamegraph.py | |
parent | 5144f8a8dfd7b3681f0a2b5bf599a210b2315018 (diff) |
x86/entry, cpumask: Provide non-instrumented variant of cpu_is_offline()
vmlinux.o: warning: objtool: exc_nmi()+0x12: call to cpumask_test_cpu.constprop.0() leaves .noinstr.text section
vmlinux.o: warning: objtool: mce_check_crashing_cpu()+0x12: call to cpumask_test_cpu.constprop.0()leaves .noinstr.text section
cpumask_test_cpu()
test_bit()
instrument_atomic_read()
arch_test_bit()
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions