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.8-55-gf6f8f0e


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  f6f8f0ec7363e99c5266d5e8ef1820acb1d35c6d (commit)
      from  8a3e8e53e8ad6c5c6acfe9e268fb06e4c6a6f5b7 (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 f6f8f0ec7363e99c5266d5e8ef1820acb1d35c6d
Author: David Smith <dsmith@redhat.com>
Date:   Fri Jul 20 14:46:42 2012 -0500

    Fixed PR13451 by updating eventfd support in nd_syscalls.stp.
    
    * tapset/nd_syscalls.stp: Updated nd_syscall.eventfd probe aliase to handle
      sys_eventfd2().
    * testsuite/systemtap.syscall/nd_syscall.exp (syscall_kfails): Removed
      eventfd kfail.

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

Summary of changes:
 tapset/nd_syscalls.stp                     |   35 ++++++++++++++++++++++++---
 testsuite/systemtap.syscall/nd_syscall.exp |    1 -
 2 files changed, 31 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]