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. rhel52-ga-283-g495f9db


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  495f9db8f6d9f29830972d4a494f1896cdf7eee2 (commit)
       via  e76254815c3adfff1c086beb6a4cfa46c49ac3b3 (commit)
      from  213a54acddb71c6545a5427d198e49ec0426a70a (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 495f9db8f6d9f29830972d4a494f1896cdf7eee2
Author: Stan Cox <scox@redhat.com>
Date:   Mon May 19 16:18:49 2008 -0400

    Optimize away assignments in other contexts.

commit e76254815c3adfff1c086beb6a4cfa46c49ac3b3
Author: Stan Cox <scox@redhat.com>
Date:   Mon May 19 15:39:55 2008 -0400

    Optimize away assignments in other contexts.

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

Summary of changes:
 ChangeLog                                 |    6 ++
 elaborate.cxx                             |   62 +++++++++++++++++++++
 testsuite/ChangeLog                       |    5 ++
 testsuite/systemtap.base/optim_arridx.exp |   85 +++++++++++++++++++++++++++++
 testsuite/systemtap.base/optim_arridx.stp |   39 +++++++++++++
 5 files changed, 197 insertions(+), 0 deletions(-)
 create mode 100644 testsuite/systemtap.base/optim_arridx.exp
 create mode 100644 testsuite/systemtap.base/optim_arridx.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]