]> sourceware.org Git - systemtap.git/commit
PR18395: New tapset handling {get,set}_robust_list syscalls.
authorMartin Cermak <mcermak@redhat.com>
Tue, 12 May 2015 05:23:49 +0000 (07:23 +0200)
committerMartin Cermak <mcermak@redhat.com>
Tue, 12 May 2015 05:23:49 +0000 (07:23 +0200)
commit605d156182d0dad992064140e9ae8e218afc24dc
tree6538aa5494598acd8907b9bc6c5cbb2501ddc521
parent83d0cfabce67aec6390c35845219803734382b13
PR18395: New tapset handling {get,set}_robust_list syscalls.

* tapset/linux/nd_syscalls.stp: New probe nd_syscall.get_robust_list
* tapset/linux/nd_syscalls2.stp: New probe nd_syscall.set_robust_list
* tapset/linux/syscalls.stp: New probe syscall.get_robust_list
* tapset/linux/syscalls2.stp: New probe syscall.set_robust_list
* testsuite/buildok/nd_syscalls-detailed.stp: New subtest
* testsuite/buildok/nd_syscalls2-detailed.stp: Ditto
* testsuite/buildok/syscalls-detailed.stp: Ditto
* testsuite/buildok/syscalls2-detailed.stp: Ditto
* testsuite/systemtap.syscall/robust_list.c: New testcase
tapset/linux/nd_syscalls.stp
tapset/linux/nd_syscalls2.stp
tapset/linux/syscalls.stp
tapset/linux/syscalls2.stp
testsuite/buildok/nd_syscalls-detailed.stp
testsuite/buildok/nd_syscalls2-detailed.stp
testsuite/buildok/syscalls-detailed.stp
testsuite/buildok/syscalls2-detailed.stp
testsuite/systemtap.syscall/robust_list.c [new file with mode: 0644]
This page took 0.028026 seconds and 5 git commands to generate.