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.8-350-g7b534f4


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  7b534f489ed3567d8a59e00eb4ba954697a97059 (commit)
      from  1751e667fdd363e936d1a6698b12f150caf0c93c (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 7b534f489ed3567d8a59e00eb4ba954697a97059
Author: Stan Cox <scox@redhat.com>
Date:   Sun Feb 15 22:23:54 2009 -0500

    Handle c++ static user probes via .probe, c via .label.

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

Summary of changes:
 ChangeLog                                   |    5 +
 runtime/ChangeLog                           |    4 +
 runtime/sdt.h                               |  146 +++++++++------------------
 tapsets.cxx                                 |  149 ++++++++++----------------
 testsuite/ChangeLog                         |    4 +
 testsuite/systemtap.base/static_uprobes.exp |  114 +++++++-------------
 6 files changed, 157 insertions(+), 265 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]