diff options
author | Steven Rostedt <[email protected]> | 2024-10-03 18:16:29 -0400 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2024-10-08 21:17:39 -0400 |
commit | 48bcda6848232667f13b4e97588de488c83c37d4 (patch) | |
tree | 4364ef324684aa8039c0b9d1f8ccd8793d47ebe3 /scripts/gdb/linux/interrupts.py | |
parent | 4a8840af5f53f2902eba91130fae650879f18e7a (diff) |
tracing: Remove definition of trace_*_rcuidle()
The trace_*_rcuidle() variant of a tracepoint was to handle places where a
tracepoint was located but RCU was not "watching". All those locations
have been removed, and RCU should be watching where all tracepoints are
located. We can now remove the trace_*_rcuidle() variant.
Cc: Masami Hiramatsu <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Joel Fernandes <[email protected]>
Link: https://lore.kernel.org/[email protected]
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions