]> sourceware.org Git - systemtap.git/commit
Fixed PR16312 by adding preadv syscall support.
authorDavid Smith <dsmith@redhat.com>
Wed, 11 Dec 2013 21:17:51 +0000 (15:17 -0600)
committerDavid Smith <dsmith@redhat.com>
Wed, 11 Dec 2013 21:17:51 +0000 (15:17 -0600)
commit4f0e6215ab4c82553d4d881f3fb9865c6e1a464a
tree09bda0905ba274ced7a12d1533dc57be69857d8e
parentb86c29808d62e64bd90f8eda6e3a6eab22b63189
Fixed PR16312 by adding preadv syscall support.

* tapset/linux/syscalls2.stp: Added preadv() probe support.
* tapset/linux/nd_syscalls2.stp: Ditto.
* testsuite/systemtap.syscall/readwrite.c: Added preadv() test.
* testsuite/buildok/nd_syscalls2-detailed.stp: Added preadv probe test.
* testsuite/buildok/syscalls2-detailed.stp: Ditto.
tapset/linux/nd_syscalls2.stp
tapset/linux/syscalls2.stp
testsuite/buildok/nd_syscalls2-detailed.stp
testsuite/buildok/syscalls2-detailed.stp
testsuite/systemtap.syscall/readwrite.c
This page took 0.02603 seconds and 5 git commands to generate.