]> granicus.if.org Git - strace/commit
Introduce s390_runtime_instr system call decoder
authorEugene Syromyatnikov <evgsyr@gmail.com>
Sun, 14 Jan 2018 08:37:43 +0000 (09:37 +0100)
committerEugene Syromyatnikov <evgsyr@gmail.com>
Mon, 29 Jan 2018 13:10:10 +0000 (14:10 +0100)
commita0094a0ebd094d2a8576d0549189856826ebcabe
tree47a9ae289d601335a2fc13d56e49ff48c7dbac0b
parent52970d343bc3cc42be8c34050b6427172b5b8c32
Introduce s390_runtime_instr system call decoder

* linux/s390/syscallent.h ([342]): Change decoder to s390_runtime_instr.
* linux/s390x/syscallent.h: Likewise.
* s390.c (SYS_FUNC(s390_runtime_instr)): New function.
* xlat/s390_runtime_instr_commands.in: New file.
linux/s390/syscallent.h
linux/s390x/syscallent.h
s390.c
xlat/s390_runtime_instr_commands.in [new file with mode: 0644]