diff options
| author | Thomas Gleixner <tglx@kernel.org> | 2026-07-12 23:25:17 +0200 |
|---|---|---|
| committer | Thomas Gleixner <tglx@kernel.org> | 2026-07-20 20:38:40 +0200 |
| commit | 6f25517010ddd3f8080d7e06b9b1cb1b64b73772 (patch) | |
| tree | 5a2193982f1a0fa79fe46ddcfd72c5e9a169285a /tools/perf/scripts/python | |
| parent | 8383e05af734355ba5cdd348991eaa71f6003e71 (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
