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-607-g30a77b4


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  30a77b443b2016212e731ee063e83e0b295c0f21 (commit)
      from  309cc9ecf51b082d6de8f1c3b0028c398daa395f (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 30a77b443b2016212e731ee063e83e0b295c0f21
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Tue Dec 9 16:48:51 2008 -0500

    PR6961: initial sketch: set up dummy pt_regs for non-trap based probes

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

Summary of changes:
 ChangeLog                              |   10 ++++++++
 tapset/ChangeLog                       |    5 ++++
 tapset/context-unwind.stp              |   17 +++++++-------
 tapsets.cxx                            |   37 ++++++++++++++++++++++---------
 testsuite/ChangeLog                    |    6 +++++
 testsuite/systemtap.base/backtrace.exp |   32 +++++++++++++++++++++++++++
 testsuite/systemtap.base/backtrace.stp |    2 +
 testsuite/systemtap.base/marker.exp    |    2 +-
 translate.cxx                          |    1 +
 9 files changed, 91 insertions(+), 21 deletions(-)
 create mode 100644 testsuite/systemtap.base/backtrace.exp
 create mode 100644 testsuite/systemtap.base/backtrace.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]