summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@kernel.org>2026-07-12 23:25:17 +0200
committerThomas Gleixner <tglx@kernel.org>2026-07-20 20:38:40 +0200
commit6f25517010ddd3f8080d7e06b9b1cb1b64b73772 (patch)
tree5a2193982f1a0fa79fe46ddcfd72c5e9a169285a /tools/perf/scripts/python
parent8383e05af734355ba5cdd348991eaa71f6003e71 (diff)
entry: Rework syscall_audit_enter()
Move it out of line and let it reread the syscall number on it's own. That makes the low level entry code denser and allows to move the reread to the call site of syscall_trace_enter() once the tracer is fixed up. To prevent the compiler from putting audit_context() out of line and thereby breaking dead code elimination, mark audit_context() __always_inline. Signed-off-by: Thomas Gleixner <tglx@kernel.org> Tested-by: Michal Suchánek <msuchanek@suse.de> Reviewed-by: Jinjie Ruan <ruanjinjie@huawei.com> Link: https://patch.msgid.link/20260712141346.576865340@kernel.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions