]> sourceware.org Git - systemtap.git/commit
Update dump-syscalls.sh to work with newer strace-code
authorWilliam Cohen <wcohen@redhat.com>
Mon, 11 Oct 2021 19:49:33 +0000 (15:49 -0400)
committerWilliam Cohen <wcohen@redhat.com>
Mon, 11 Oct 2021 21:01:55 +0000 (17:01 -0400)
commit5ba1af571337289a5941a1384b7d14b06b2ddac5
treee6cc85ca97089f2f0595490d1e379c836700d2b9
parent8cb66a52fb2337e639617afbdf2ea38d483c34b4
Update dump-syscalls.sh to work with newer strace-code

There have been some changes in the strace-code:
-Header files now in strace-code/src/linux/*/syscallent.h
-mips headers use BASE_NR and file needs to be massaged to get numeric value
-corrected the name of riscv architecture name to riscv64
scripts/dump-syscalls.sh
This page took 0.026506 seconds and 5 git commands to generate.