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.2-25-g7ddf5da


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  7ddf5daac0d632ec2a1868d8c0e69bee086f25ee (commit)
       via  8a5f80d8b69c9d3497887c21dba64b5604651d17 (commit)
      from  4df79aaf86a9b6dfbccc3c51946024a30ba43726 (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 7ddf5daac0d632ec2a1868d8c0e69bee086f25ee
Author: Josh Stone <jistone@redhat.com>
Date:   Wed Mar 31 15:53:25 2010 -0700

    Make sure that the testsuite can find its server
    
    * testsuite/lib/systemtap.exp (setup_server): Use stap-find-servers to
      check that the firewall is letting us through to the server.

commit 8a5f80d8b69c9d3497887c21dba64b5604651d17
Author: Josh Stone <jistone@redhat.com>
Date:   Wed Mar 31 15:29:08 2010 -0700

    Use a different PATH approach for pfiles
    
        //bin/true && exec stap -g $0 ${1+"$@"}
    
    This keeps it as an entirely valid stap script, so manual stap
    invocation still works (as in pfiles.meta).

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

Summary of changes:
 testsuite/lib/systemtap.exp                     |    7 +++++++
 testsuite/systemtap.examples/process/pfiles.stp |    7 ++-----
 2 files changed, 9 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]