aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/Context.c
diff options
context:
space:
mode:
authorWill Deacon <[email protected]>2012-07-19 17:49:22 +0100
committerRussell King <[email protected]>2012-07-28 11:11:53 +0100
commitc7aa00db074e4961b49277d7d0fc2f5367d914ca (patch)
treec8c511d3f07ad7dc53cf5ca2b326ba0c4c352cea /tools/perf/scripts/python/Perf-Trace-Util/Context.c
parent6628521784d1da3b7354c6b6e8499e19ab46a3d1 (diff)
ARM: 7475/1: sys_trace: allow all syscall arguments to be updated via ptrace
Prior to syscall invocation, __sys_trace only reloads r0-r3 from the kernel stack, preventing the debugger from updating arguments 5-7 when signalled via ptrace. This patch updates the code to reload r0-r6, updating arguments 5 and 6 on the stack (argument 7 is only used by OABI indirect syscalls and can remain in a register). Reported-by: Al Viro <[email protected]> Signed-off-by: Will Deacon <[email protected]> Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/Context.c')
0 files changed, 0 insertions, 0 deletions