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-218-gb84e888


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  b84e888167b9ecc22497730078759ee3a7c4914e (commit)
      from  8d200822a397e6e286905e4d79d9b9695c835bd4 (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 b84e888167b9ecc22497730078759ee3a7c4914e
Author: Mark Wielaard <mjw@redhat.com>
Date:   Tue Mar 24 21:37:30 2009 +0100

    Add testcase for uprobe on shared library (PR9940).
    
    * testsuite/systemtap.base/uprobes_exe.c: New file.
    * testsuite/systemtap.base/uprobes_lib.c: New file.
    * testsuite/systemtap.base/uprobes_lib.exp: New file.
    * testsuite/systemtap.base/uprobes_lib.stp: New file.

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

Summary of changes:
 testsuite/systemtap.base/uprobes_exe.c   |   27 +++++++++++++++++++++
 testsuite/systemtap.base/uprobes_lib.c   |   20 +++++++++++++++
 testsuite/systemtap.base/uprobes_lib.exp |   38 ++++++++++++++++++++++++++++++
 testsuite/systemtap.base/uprobes_lib.stp |    9 +++++++
 4 files changed, 94 insertions(+), 0 deletions(-)
 create mode 100644 testsuite/systemtap.base/uprobes_exe.c
 create mode 100644 testsuite/systemtap.base/uprobes_lib.c
 create mode 100644 testsuite/systemtap.base/uprobes_lib.exp
 create mode 100644 testsuite/systemtap.base/uprobes_lib.stp


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]