diff options
author | Steven Rostedt <[email protected]> | 2024-10-28 03:12:30 -0400 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2024-10-29 07:43:02 -0400 |
commit | 06294cf04500317c50b5b4c4c29440123cd15d48 (patch) | |
tree | 19ed84f88ab6f85c6500dacd2781e4245cd0fa79 /tools/perf/scripts/python/syscall-counts.py | |
parent | 6348a3fa723a4fa2e5651b0b93fbcddd5293e92b (diff) |
ftrace: Use guard for match_records()
The ftrace_lock is held for most of match_records() until the end of the
function. Use guard to make error paths simpler.
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