public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.5-84-gd20a83f
@ 2011-07-08  1:41 scox
  0 siblings, 0 replies; only message in thread
From: scox @ 2011-07-08  1:41 UTC (permalink / raw)
  To: systemtap-cvs

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  d20a83f835752982845ab78f8451ee00021a0049 (commit)
      from  cd63d69c6480ad26f3f457bae5d4496a3cffee8d (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 d20a83f835752982845ab78f8451ee00021a0049
Author: Stan Cox <scox@redhat.com>
Date:   Thu Jul 7 21:41:14 2011 -0400

    PR6954 Do automatic global printing for RMW operands.
    
    * staptree.h (current_lvalue_read):  New.
    * staptree.cxx (varuse_collecting_visitor::visit_symbol): Do not
       treat an RMW symbol as read if the value is not a real rvalue.
      (varuse_collecting_visitor::visit_print_format): Handle current_lvalue_read.
      (varuse_collecting_visitor::visit_assignment): Likewise.
      (varuse_collecting_visitor::visit_delete_statement): Likewise.
    
    * global_end.exp (global_end_var): Test RMW cases.
    * global_end.stp (global_end_var): Likewise.

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

Summary of changes:
 staptree.cxx                                |   24 ++++++++--
 staptree.h                                  |    2 +
 testsuite/systemtap.base/global_end.exp     |   18 +++++---
 testsuite/systemtap.base/global_end_var.stp |   61 +++++++++++++++++++++++----
 4 files changed, 86 insertions(+), 19 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-08  1:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-08  1:41 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.5-84-gd20a83f scox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).