diff options
author | Francis Laniel <flaniel@linux.microsoft.com> | 2022-06-08 17:24:46 +0100 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2022-07-01 12:33:05 +0100 |
commit | de6921856f99c11d3986c6702d851e1328d4f7f6 (patch) | |
tree | fc80e3bcfba5ed070c43deb8de1bca270bf501ec /tools/perf/scripts/python/syscall-counts.py | |
parent | 9f6a503d5238f444b13aaeaf8b88032dbcc5b707 (diff) |
arm64: Do not forget syscall when starting a new thread.
Enable tracing of the execve*() system calls with the
syscalls:sys_exit_execve tracepoint by removing the call to
forget_syscall() when starting a new thread and preserving the value of
regs->syscallno across exec.
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
Link: https://lore.kernel.org/r/20220608162447.666494-2-flaniel@linux.microsoft.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions