diff options
| author | Steven Rostedt <[email protected]> | 2025-07-30 14:07:54 +0000 |
|---|---|---|
| committer | Steven Rostedt (Google) <[email protected]> | 2025-07-30 14:38:43 +0000 |
| commit | 0dd1274a053f9ede97e3f3269b5012372567e521 (patch) | |
| tree | f9ef8058890332393a9f56b2ca69fdaba855bb1f /rust/helpers/err.c | |
| parent | tracing: Remove "__attribute__()" from the type field of event format (diff) | |
| download | kernel-0dd1274a053f9ede97e3f3269b5012372567e521.tar.gz kernel-0dd1274a053f9ede97e3f3269b5012372567e521.zip | |
tracing: Have eprobes have their own config option
Eprobes were added in 5.15 and were selected whenever any of the other
probe events were selected. If kprobe events were enabled (which it is by
default if kprobes are enabled) it would enable eprobe events as well. The
same for uprobes and fprobes.
Have eprobes have its own config and it gets enabled by default if tracing
is enabled.
Link: https://lore.kernel.org/all/[email protected]/
Cc: Mark Rutland <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Randy Dunlap <[email protected]>
Link: https://lore.kernel.org/[email protected]
Suggested-by: Masami Hiramatsu (Google) <[email protected]>
Acked-by: Masami Hiramatsu (Google) <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'rust/helpers/err.c')
0 files changed, 0 insertions, 0 deletions
