]> sourceware.org Git - systemtap.git/commit
Fix syscall nesting in 'syscall.getpgid' and add a [gs]etpgid testcase.
authorDavid Smith <dsmith@redhat.com>
Thu, 16 Jan 2014 16:56:17 +0000 (10:56 -0600)
committerDavid Smith <dsmith@redhat.com>
Thu, 16 Jan 2014 16:56:17 +0000 (10:56 -0600)
commita6e36cb77bca27891728fdc195f56a58a82bd2fc
tree8196d5eba9cadf1017bc52212814d77df8eb30db
parent5bd6acd6537e535706b26394f546720966427fcb
Fix syscall nesting in 'syscall.getpgid' and add a [gs]etpgid testcase.

* tapset/linux/syscalls.stp: Fix syscall nesting in 'syscall.getpgid'.
* tapset/linux/nd_syscalls.stp: Ditto.
* testsuite/systemtap.syscall/pgid.c: New syscall.exp testcase.
* runtime/linux/compat_unistd.h: Added '__NR_compat_getpgid'.
runtime/linux/compat_unistd.h
tapset/linux/nd_syscalls.stp
tapset/linux/syscalls.stp
testsuite/systemtap.syscall/pgid.c [new file with mode: 0644]
This page took 0.028438 seconds and 5 git commands to generate.