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.4-232-ge5b7b83


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  e5b7b83f42f33ffb9dfcaae04f578d6c71f98e8f (commit)
      from  3cb0c27368b7128363f033321191a2294999db26 (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 e5b7b83f42f33ffb9dfcaae04f578d6c71f98e8f
Author: Stan Cox <scox@redhat.com>
Date:   Fri Apr 8 14:14:32 2011 -0400

    Allow an sdt memory offset to be an expression, albeit a simple one.
    
    * tapsets.cxx (sdt_uprobe_var_expanding_visitor::visit_target_symbol_arg)
    Allow offset to be +-N+-N+-N.
    * sdt_asm.S (memory):  New test.
    * sdt_asm.stp: Likewise.

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

Summary of changes:
 tapsets.cxx                          |   31 +++++++++++++++++++------------
 testsuite/systemtap.base/sdt_asm.S   |   11 +++++++++++
 testsuite/systemtap.base/sdt_asm.stp |    5 +++++
 3 files changed, 35 insertions(+), 12 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]