]> sourceware.org Git - systemtap.git/commit
Fixed PR16311 by adding/improving pwritev syscall support.
authorDavid Smith <dsmith@redhat.com>
Tue, 10 Dec 2013 23:14:51 +0000 (17:14 -0600)
committerDavid Smith <dsmith@redhat.com>
Tue, 10 Dec 2013 23:14:51 +0000 (17:14 -0600)
commit8475594a102d758146ac80d3f97ab7a4be472249
tree90e9609d00d5e463d1f425fc241c9020f8bee4ca
parentf6bbb3f308b923109846915e69e4ad60ab0d1f22
Fixed PR16311 by adding/improving pwritev syscall support.

* tapset/linux/syscalls2.stp: Improved syscall.pwritev probe support,
  fixed offset calculations.
* tapset/linux/nd_syscalls2.stp: Added 'nd_syscall.pwritev' and
  'nd_syscall.pwritev.return' probes.
* testsuite/buildok/syscalls2-detailed.stp: Added pwritev probe test.
* testsuite/buildok/nd_syscalls2-detailed.stp: Ditto.
* testsuite/systemtap.syscall/readwrite.c: Aded pwritev() test.
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.027674 seconds and 5 git commands to generate.