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-383-g71e5e13


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  71e5e13d71447caa1d3bb5f7c36055bc052986b9 (commit)
      from  d5933c45f897e79392b3ca0c8a6ec4811763ae8b (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 71e5e13d71447caa1d3bb5f7c36055bc052986b9
Author: Stan Cox <scox@redhat.com>
Date:   Tue Dec 14 14:57:07 2010 -0500

    Improve 386 precision op handling.
    
    * tapsets.cxx (sdt_uprobe_var_expanding_visitor): Add probe_type.
    (visit_target_symbol): Make default precision signed, unless asm probe.
    
    * sdt_misc.exp (sdt_types):  Allow v1/v2 i386 unsigned test xfail
    
    * sdt_types.c (unsigned_short_int_var, unsigned_int_var): Simplify
    
    * sdt_types.stp: Likewise.

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

Summary of changes:
 tapsets.cxx                            |   21 +++++++++++++++++----
 testsuite/systemtap.base/sdt_misc.exp  |    8 ++++++--
 testsuite/systemtap.base/sdt_types.c   |   13 ++++++-------
 testsuite/systemtap.base/sdt_types.stp |   28 ++++++++++------------------
 4 files changed, 39 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]