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-1.1-27-g982b88b


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  982b88bd950381434a8325e550eff9df59f59dcd (commit)
      from  2addc662c2d3d29f6a6cd1fa6ef224b67fce21b8 (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 982b88bd950381434a8325e550eff9df59f59dcd
Author: Wenji Huang <wenji.huang@oracle.com>
Date:   Thu Jan 28 14:16:43 2010 +0800

    PR6954: make ++/-- operation trigger automatic global printing
    
    * staptree.cxx (varuse_collecting_visitor::visit_arrayindex):
      Regard operations as pure writes.
    * testsuite/systemtap.base/global_end.exp: Add test case.
    * testsuite/systemtap.base/global_end.stp: Ditto.

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

Summary of changes:
 staptree.cxx                            |   14 ++++++++------
 testsuite/systemtap.base/global_end.exp |    3 ++-
 testsuite/systemtap.base/global_end.stp |    4 +++-
 3 files changed, 13 insertions(+), 8 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]