diff options
author | 2019-05-23 10:06:18 +0100 | |
---|---|---|
committer | 2019-06-05 17:51:24 +0100 | |
commit | f086f67485c5c126bcec4b0e96ac7319a2e59ab8 (patch) | |
tree | a2eb3fe5a7af74710dfae1556b8115ef088a14eb /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | arm64: add PTRACE_SYSEMU{,SINGLESTEP} definations to uapi headers (diff) | |
download | linux-dev-f086f67485c5c126bcec4b0e96ac7319a2e59ab8.tar.xz linux-dev-f086f67485c5c126bcec4b0e96ac7319a2e59ab8.zip |
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 <will.deacon@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions