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-0.9.8-7-gcba30aa


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  cba30aa93a8836cd9f88b494c17bc991c997d5f2 (commit)
      from  5e3d7f3a3aa8d11b67e74de0c3d9187c323cbff2 (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 cba30aa93a8836cd9f88b494c17bc991c997d5f2
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Jun 15 17:16:14 2009 +0200

    Add (disabled) testcase for stap probe marks to exelib.
    
    * testsuite/systemtap.exelib/exelib.exp: Compile against sdt.h.
    * testsuite/systemtap.exelib/uprobes_exe.c: Add main_count probe mark.
    * testsuite/systemtap.exelib/uprobes_lib.c: Add func_count probe mark.
    * testsuite/systemtap.exelib/mark.tcl: New test.
    * testsuite/systemtap.exelib/mark.stp: New test tapset.

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

Summary of changes:
 testsuite/systemtap.exelib/exelib.exp    |    6 ++++--
 testsuite/systemtap.exelib/mark.stp      |   10 ++++++++++
 testsuite/systemtap.exelib/mark.tcl      |   11 +++++++++++
 testsuite/systemtap.exelib/uprobes_exe.c |    3 ++-
 testsuite/systemtap.exelib/uprobes_lib.c |    3 +++
 5 files changed, 30 insertions(+), 3 deletions(-)
 create mode 100644 testsuite/systemtap.exelib/mark.stp
 create mode 100644 testsuite/systemtap.exelib/mark.tcl


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]