diff options
author | 2024-11-30 01:47:58 +0900 | |
---|---|---|
committer | 2025-01-10 09:00:12 +0900 | |
commit | 587e8e6d640bcf89a4bf29745a3c3fdfe8379ae0 (patch) | |
tree | 79a2929d36ec330e4bf838a48ca4fc4bc52c6356 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | kprobes: Reduce preempt disable scope in check_kprobe_access_safe() (diff) | |
download | wireguard-linux-587e8e6d640bcf89a4bf29745a3c3fdfe8379ae0.tar.xz wireguard-linux-587e8e6d640bcf89a4bf29745a3c3fdfe8379ae0.zip |
kprobes: Adopt guard() and scoped_guard()
Use guard() or scoped_guard() for critical sections rather than
discrete lock/unlock pairs.
Link: https://lore.kernel.org/all/173289887835.73724.608223217359025939.stgit@devnote2/
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions