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-56-g42f9c99


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  42f9c99b3f4d99e9c893f47b7b7fe74b6f0b3c59 (commit)
      from  f6f8f0ec7363e99c5266d5e8ef1820acb1d35c6d (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 42f9c99b3f4d99e9c893f47b7b7fe74b6f0b3c59
Author: David Smith <dsmith@redhat.com>
Date:   Fri Jul 20 15:45:39 2012 -0500

    Fixed PR13453 by updating inotify support in nd_syscalls.stp.
    
    * tapset/nd_syscalls.stp: Updated nd_syscall.inotify_add_watch() to print
      the mask argument as a string. Updated nd_syscall.inotify_init probe
      alias to handle sys_inotify_init1().
    * testsuite/systemtap.syscall/nd_syscall.exp (syscall_kfails): Removed
      inotify kfail.

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

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