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.3-377-gb0683c4


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  b0683c4ceb463087799895e241da5540782f196a (commit)
      from  ac97c3f7fa0802ac19af4fe38de97b8d8f3dff83 (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 b0683c4ceb463087799895e241da5540782f196a
Author: Stan Cox <scox@redhat.com>
Date:   Fri Dec 10 10:48:20 2010 -0500

    Fix sdt probe arg qi/si fetching on 386
    
    	* tapsets.cxx (sdt_uprobe_var_expanding_visitor::visit_target_symbol):
    	Use long for default precision if "N@" is missing.
    
    	* sdt_misc.exp (pbtype_flags):  Don't use -g for STAP_SDT_V{2,3}
    	(V3 asm test): Fix arch detection
    
    	* sdt_types.stp: Mask negative arg values.

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

Summary of changes:
 tapsets.cxx                            |    2 +-
 testsuite/systemtap.base/sdt_misc.exp  |   12 ++----------
 testsuite/systemtap.base/sdt_types.stp |   30 ++++++++++++++++--------------
 3 files changed, 19 insertions(+), 25 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]