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-119-g0a102c8


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  0a102c820c4ee8da300b4a834ef0f15fa13016d3 (commit)
      from  695ae5272479f77d261eea37a9ee4bef55c4ab12 (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 0a102c820c4ee8da300b4a834ef0f15fa13016d3
Author: Stan Cox <scox@redhat.com>
Date:   Wed Aug 27 17:56:28 2008 -0400

    Automatically print written but unread globals

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

Summary of changes:
 ChangeLog                                 |    7 +
 elaborate.cxx                             |  202 ++++++++++++++++++++++++++++-
 testsuite/ChangeLog                       |    8 +
 testsuite/systemtap.base/bench.exp        |    2 +-
 testsuite/systemtap.base/global_end.exp   |   23 ++++
 testsuite/systemtap.base/global_end.stp   |   30 +++++
 testsuite/systemtap.base/optim_arridx.exp |   40 +++++--
 testsuite/systemtap.base/optim_arridx.stp |    6 +-
 8 files changed, 298 insertions(+), 20 deletions(-)
 create mode 100644 testsuite/systemtap.base/global_end.exp
 create mode 100644 testsuite/systemtap.base/global_end.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]