]> sourceware.org Git - systemtap.git/commit
rhbz#563114 Make syscall.pipe sys32_pipe probe alias optional on x86_64.
authorMark Wielaard <mjw@redhat.com>
Tue, 9 Feb 2010 11:22:37 +0000 (12:22 +0100)
committerMark Wielaard <mjw@redhat.com>
Tue, 9 Feb 2010 11:22:37 +0000 (12:22 +0100)
commit82d819db2debd4831a11139fe81781f2c4566ef8
tree4a9be794d4e01f63273be2c3c3ce2b42524a2420
parent1f6cb79459e181448d6e4e37381b57325b6d0fdb
rhbz#563114 Make syscall.pipe sys32_pipe probe alias optional on x86_64.

Some distributions might have backported the pipe fd leak patch and removed
the sys32_pipe kernel function even before 2.6.32. So make the probe alias
optional instead of relying on a version check.

* tapset/x86_64/syscalls.stp (syscall.pipe): Make alias optional.
  (syscall.pipe.return): Likewise.
tapset/x86_64/syscalls.stp
This page took 0.024774 seconds and 5 git commands to generate.