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-267-g824dd80


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  824dd80202a13092d4cac5faa84d67982845dd50 (commit)
      from  fdba3aba0a17395abfe92afd1f739fc6a61c9266 (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 824dd80202a13092d4cac5faa84d67982845dd50
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Mar 19 20:57:01 2010 +0100

    Add ia64 pipe result support. Relax pipe syscall test a little.
    
    * tapset/syscalls2.stp (syscall.pipe.return): ia64 provides pipe0, pipe1
      results through (user) registers.
    * testsuite/systemtap.syscall/pipe.c: Only expect zero as input fildes.

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

Summary of changes:
 tapset/syscalls2.stp               |   18 +++++++++++++++++-
 testsuite/systemtap.syscall/pipe.c |    6 +++---
 2 files changed, 20 insertions(+), 4 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]