diff options
| author | Peter Zijlstra <[email protected]> | 2023-01-12 20:44:01 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2023-01-13 11:48:17 +0100 |
| commit | 17cc2b5525856d7374f09b28ba1faf1fa61b2352 (patch) | |
| tree | 843bdd2f5083f11af0b96765c80a5d562544cc0d /tools/perf/scripts/python/flamegraph.py | |
| parent | 1c38b0615f84f622cd6c821aa40be60fc7f7a096 (diff) | |
cpuidle: Ensure ct_cpuidle_enter() is always called from noinstr/__cpuidle
Tracing (kprobes included) and other compiler instrumentation relies
on a normal kernel runtime. Therefore all functions that disable RCU
should be noinstr, as should all functions that are called while RCU
is disabled.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions