]> sourceware.org Git - systemtap.git/commit
PR18501: Add tapset support and test coverage for the kcmp syscall
authorMartin Cermak <mcermak@redhat.com>
Tue, 9 Jun 2015 06:32:41 +0000 (08:32 +0200)
committerMartin Cermak <mcermak@redhat.com>
Tue, 9 Jun 2015 06:32:41 +0000 (08:32 +0200)
commit53af66a660dc7f66ec52ac9c2dab1f74bea279be
treeda18223f88da7f75ce54927fb8695edc9341161c
parentc899cb781bc9bc801210ea03e4b2097a9914e7c9
PR18501: Add tapset support and test coverage for the kcmp syscall

* tapset/linux/aux_syscalls.stp: New function _kcmp_type_str()
* tapset/linux/nd_syscalls.stp: New probe nd_syscall.kcmp
* tapset/linux/syscalls.stp: New probe syscall.kcmp
* testsuite/buildok/aux_syscalls-embedded.stp: New subtest
* testsuite/buildok/nd_syscalls-detailed.stp: Ditto
* testsuite/buildok/syscalls-detailed.stp: Ditto
* testsuite/systemtap.syscall/kcmp.c: New testcase
tapset/linux/aux_syscalls.stp
tapset/linux/nd_syscalls.stp
tapset/linux/syscalls.stp
testsuite/buildok/aux_syscalls-embedded.stp
testsuite/buildok/nd_syscalls-detailed.stp
testsuite/buildok/syscalls-detailed.stp
testsuite/systemtap.syscall/kcmp.c [new file with mode: 0644]
This page took 0.029512 seconds and 5 git commands to generate.