aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorSven Schnelle <[email protected]>2021-02-03 17:46:12 +0100
committerVasily Gorbik <[email protected]>2021-02-13 17:17:53 +0100
commit33ea04872da15ea8236f92da6009af5a1b0af641 (patch)
tree73409f5cca53839f34ea90ca7c48bcd7c0efd4d3 /tools/perf/util/scripting-engines/trace-event-python.c
parent26521412ae22d06caab98721757b2721c6d7c46c (diff)
s390: use r13 in cleanup_sie as temp register
Instead of thrashing r11 which is normally our pointer to struct pt_regs on the stack, use r13 as temporary register in the BR_EX macro. r13 is already used in cleanup_sie, so no need to thrash another register. Signed-off-by: Sven Schnelle <[email protected]> Reviewed-by: Heiko Carstens <[email protected]> Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions