]> sourceware.org Git - systemtap.git/commit
rhbz1972805: add basic syscall-in-ptregs support for s390x
authorFrank Ch. Eigler <fche@redhat.com>
Thu, 1 Jul 2021 18:41:06 +0000 (14:41 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Thu, 1 Jul 2021 18:41:06 +0000 (14:41 -0400)
commit5409ddea1a007384b9c71a78e8dd2cbca1fc5424
tree408dc4dbf0a19796383a91ccae2ab459073100e1
parent0fc73fc4ebcb13308df6b850ed7ed2dc69b48466
rhbz1972805: add basic syscall-in-ptregs support for s390x

Akin to commit 7be7af0fda36 for ARM, add basic syscalls via
tracepoints / CONTEXT->sregs support for s390x.  The argno=6 case is
funny because for syscalls they travel in registers, whereas normally
they hop onto the stack.
tapset/s390/registers.stp
This page took 0.026894 seconds and 5 git commands to generate.