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-263-ga5d8d92


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  a5d8d92a7c3b1ad18d6da416d4bb08922578f502 (commit)
       via  7a95843846ea6a5f626dfeb63a26477e1f228dc4 (commit)
      from  3a1aeff36ef3af380bb01f46ea3623fcfb4bb884 (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 a5d8d92a7c3b1ad18d6da416d4bb08922578f502
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Mar 19 16:55:10 2010 +0100

    Add testcase for syscall.pipe.

commit 7a95843846ea6a5f626dfeb63a26477e1f228dc4
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Mar 19 16:53:19 2010 +0100

    Merge syscall.pipe and syscall.pipe2 to get around "nesting".
    
    * tapset/syscalls2.stp (syscall.pipe[2][.return]): Merge into syscall.pipe
      and syscall.pipe.return. Set name according to flags.

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

Summary of changes:
 tapset/syscalls2.stp               |   65 +++++++++++++----------------------
 testsuite/systemtap.syscall/pipe.c |   27 +++++++++++++++
 2 files changed, 51 insertions(+), 41 deletions(-)
 create mode 100644 testsuite/systemtap.syscall/pipe.c


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]