This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-69-g82d819d


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  82d819db2debd4831a11139fe81781f2c4566ef8 (commit)
      from  1f6cb79459e181448d6e4e37381b57325b6d0fdb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 82d819db2debd4831a11139fe81781f2c4566ef8
Author: Mark Wielaard <mjw@redhat.com>
Date:   Tue Feb 9 12:22:37 2010 +0100

    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.

-----------------------------------------------------------------------

Summary of changes:
 tapset/x86_64/syscalls.stp |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]