]> sourceware.org Git - systemtap.git/commit
PR16207 partial fix: Fix the 'trunc' [nd_]syscall.exp tests on rawhide.
authorDavid Smith <dsmith@redhat.com>
Thu, 19 Dec 2013 19:57:37 +0000 (13:57 -0600)
committerDavid Smith <dsmith@redhat.com>
Thu, 19 Dec 2013 19:57:37 +0000 (13:57 -0600)
commit288768ebe8bb7c258ff0f50950c3aeb70e8974ae
tree386ff9ed09838949ef822a2a649dda5497204ded
parent9bd77bc6e077f1631c38a28c3b005248a7e06950
PR16207 partial fix: Fix the 'trunc' [nd_]syscall.exp tests on rawhide.

* tapset/linux/syscalls.stp: Add 'compat_sys_ftruncate" support to
  syscall.ftruncate probe.
* tapset/linux/nd_syscalls.stp: Ditto.
* tapset/linux/syscalls2.stp: Add 'compat_sys_truncate" support to
  syscall.truncate probe.
* tapset/linux/nd_syscalls2.stp: Ditto.
tapset/linux/nd_syscalls.stp
tapset/linux/nd_syscalls2.stp
tapset/linux/syscalls.stp
tapset/linux/syscalls2.stp
This page took 0.029337 seconds and 5 git commands to generate.