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-563-g82762ad


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  82762adc9d7e77cdce48a87a477a47fb9e14ecd9 (commit)
      from  1ad820e32419c6ff9237962ec911e9c4eee79c4a (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 82762adc9d7e77cdce48a87a477a47fb9e14ecd9
Author: Elliott Baron <ebaron@toriamos.yyz.redhat.com>
Date:   Fri Nov 28 17:12:57 2008 -0500

    PR6965 - Conditionally compile symbol table. Split context.stp into 3 files.

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

Summary of changes:
 ChangeLog                  |   11 ++++
 tapset/context-symbols.stp |   95 ++++++++++++++++++++++++++++++
 tapset/context-unwind.stp  |   71 +++++++++++++++++++++++
 tapset/context.stp         |  136 --------------------------------------------
 translate.cxx              |   10 +++-
 5 files changed, 185 insertions(+), 138 deletions(-)
 create mode 100644 tapset/context-symbols.stp
 create mode 100644 tapset/context-unwind.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]