diff options
author | Steven Rostedt <[email protected]> | 2024-10-28 03:12:29 -0400 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2024-10-29 07:43:02 -0400 |
commit | 6348a3fa723a4fa2e5651b0b93fbcddd5293e92b (patch) | |
tree | 04bc1b5250915319f81675d5eee094158470ea7f /tools/perf/scripts/python/syscall-counts.py | |
parent | 434098485bfc8f5336d5164adea0a9d102a0a09a (diff) |
fgraph: Use guard(mutex)(&ftrace_lock) for unregister_ftrace_graph()
The ftrace_lock is held throughout unregister_ftrace_graph(), use a guard
to simplify the error paths.
Cc: Masami Hiramatsu <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions