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.7-551-g349dc70


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  349dc70e4967d0ae1fd7d504bd2c5c13f7b30fd8 (commit)
      from  d0f2eabd2bf318502edddc50f60635df5d16c744 (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 349dc70e4967d0ae1fd7d504bd2c5c13f7b30fd8
Author: Stan Cox <scox@redhat.com>
Date:   Wed Nov 26 22:41:48 2008 -0500

    Support debuginfo static uprobes.

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

Summary of changes:
 ChangeLog                                   |    4 +
 runtime/ChangeLog                           |    4 +
 runtime/sduprobes.h                         |  144 ++++++++++++++----
 tapsets.cxx                                 |  229 ++++++++++++++++-----------
 testsuite/ChangeLog                         |    5 +
 testsuite/systemtap.base/static_uprobes.exp |   39 +++++-
 testsuite/systemtap.base/static_uprobes.stp |   15 +-
 7 files changed, 307 insertions(+), 133 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]