diff options
author | Mathieu Desnoyers <[email protected]> | 2024-10-08 21:07:17 -0400 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2024-10-09 17:09:46 -0400 |
commit | cdb537ac417938408ee819992f432c410f2d01a2 (patch) | |
tree | 5bbde28582a6e3a265679e06132672082a58fdb4 /scripts/gdb/linux/interrupts.py | |
parent | a3204c740a59bebb3b37a294d83f4e353303a52c (diff) |
tracing/perf: Add might_fault check to syscall probes
Add a might_fault() check to validate that the perf sys_enter/sys_exit
probe callbacks are indeed called from a context where page faults can
be handled.
Cc: Michael Jeanson <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Yonghong Song <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Andrii Nakryiko <[email protected]>
Cc: [email protected]
Cc: Joel Fernandes <[email protected]>
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Mathieu Desnoyers <[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