diff options
author | Peter Zijlstra <[email protected]> | 2023-01-12 20:43:49 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2023-01-13 11:48:16 +0100 |
commit | 9aedeaed6fc6fe8452b9b8225e95cc2b8631ff91 (patch) | |
tree | f25b3cdfd0811971a800db9cf2836042e1d38d4c /scripts/gdb/linux/proc.py | |
parent | 408b961146be4c1a776ce285c3c289afab15298a (diff) |
tracing, hardirq: No moar _rcuidle() tracing
Robot reported that trace_hardirqs_{on,off}() tickle the forbidden
_rcuidle() tracepoint through local_irq_{en,dis}able().
For 'sane' configs, these calls will only happen with RCU enabled and
as such can use the regular tracepoint. This also means it's possible
to trace them from NMI context again.
Reported-by: kernel test robot <[email protected]>
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 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions