diff options
author | Sudeep Holla <[email protected]> | 2019-05-23 10:06:18 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2019-06-05 17:51:24 +0100 |
commit | f086f67485c5c126bcec4b0e96ac7319a2e59ab8 (patch) | |
tree | a2eb3fe5a7af74710dfae1556b8115ef088a14eb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fd3866381be2681395e398c511699fd61a098609 (diff) |
arm64: ptrace: add support for syscall emulation
Add PTRACE_SYSEMU and PTRACE_SYSEMU_SINGLESTEP support on arm64.
We don't need any special handling for PTRACE_SYSEMU_SINGLESTEP.
It's quite difficult to generalize handling PTRACE_SYSEMU cross
architectures and avoid calls to tracehook_report_syscall_entry twice.
Different architecture have different mechanism to indicate NO_SYSCALL
and trying to generalise adds more code for no gain.
Cc: Will Deacon <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions