[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-492-gf28a8c2

scox@sourceware.org scox@sourceware.org
Mon Nov 17 16:37:00 GMT 2008


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  f28a8c28ce2ceed97bc4f4a19ffe8880bceb0682 (commit)
      from  a6ce170764b0ec75d3ddbca20823b2a951a225d2 (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 f28a8c28ce2ceed97bc4f4a19ffe8880bceb0682
Author: Stan Cox <scox@redhat.com>
Date:   Mon Nov 17 11:34:50 2008 -0500

    Add static uprobe support (static library variant)

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

Summary of changes:
 ChangeLog                                   |    8 ++
 Makefile.am                                 |    5 +
 Makefile.in                                 |  115 ++++++++++++++++++++++-----
 runtime/ChangeLog                           |    5 +
 runtime/sduprobes.c                         |   69 ++++++++++++++++
 runtime/sduprobes.h                         |   56 +++++++++++++
 stapprobes.5.in                             |   13 +++
 tapsets.cxx                                 |  104 ++++++++++++++++++++++++-
 testsuite/ChangeLog                         |    5 +
 testsuite/systemtap.base/static_uprobes.exp |   70 ++++++++++++++++
 testsuite/systemtap.base/static_uprobes.stp |   17 ++++
 11 files changed, 445 insertions(+), 22 deletions(-)
 create mode 100644 runtime/sduprobes.c
 create mode 100644 runtime/sduprobes.h
 create mode 100644 testsuite/systemtap.base/static_uprobes.exp
 create mode 100644 testsuite/systemtap.base/static_uprobes.stp


hooks/post-receive
--
systemtap: system-wide probe/trace tool



More information about the Systemtap-cvs mailing list