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-37-g55b377f


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  55b377f45509f7364e7678b37cbbcac086f5a987 (commit)
      from  4b128546ae4c65b56615aba180a52cefc509a217 (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 55b377f45509f7364e7678b37cbbcac086f5a987
Author: Stan Cox <scox@redhat.com>
Date:   Tue Feb 1 17:08:12 2011 -0500

    Cleanup to improve sdt on ppc.
    
    	* tapsets.cxx (sdt_uprobe_var_expanding_visitor::visit_target_symbol):
    	Use variable shift amount.  Don't cast unless probe type 3.
    	* sdt_misc.exp (type_flags): Don't use sup_flags
    	* sdt_types.c: Check __SIZEOF_SIZE_T__ for long long tests.

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

Summary of changes:
 tapsets.cxx                           |   15 +++++++---
 testsuite/systemtap.base/sdt_misc.exp |   10 +++++--
 testsuite/systemtap.base/sdt_types.c  |   48 ++++++++++++++++----------------
 3 files changed, 42 insertions(+), 31 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]