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.3-256-gaf6a67d


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  af6a67d0f801ad6dbcbd01d4712cba77f1098adf (commit)
      from  a8021985a74fe86cec06d257e5cf2ee5b43d1ba7 (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 af6a67d0f801ad6dbcbd01d4712cba77f1098adf
Author: David Smith <dsmith@redhat.com>
Date:   Mon Nov 1 15:37:23 2010 -0500

    Improved fork/vfork tests for RHEL5.
    
    * testsuite/systemtap.clone/dtrace_fork_exec.exp: Improve output string to
      handle parent/child execution order differences.
    * testsuite/systemtap.clone/dtrace_vfork_parent.c: Added include files to
      avoid compile error on RHEL5.
    * testsuite/systemtap.clone/dtrace_vfork_parent.c: Ditto.

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

Summary of changes:
 testsuite/systemtap.clone/dtrace_fork_exec.exp  |    4 +++-
 testsuite/systemtap.clone/dtrace_fork_parent.c  |    2 ++
 testsuite/systemtap.clone/dtrace_vfork_parent.c |    2 ++
 3 files changed, 7 insertions(+), 1 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]