[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-415-g4ab3a18

scox@sourceware.org scox@sourceware.org
Tue Jan 4 22:12:00 GMT 2011


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  4ab3a1863bf4f472acae7a809bf2b38d91658aa8 (commit)
      from  4c0101752d33121d372a162ca05f79bc51aadb3f (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 4ab3a1863bf4f472acae7a809bf2b38d91658aa8
Author: Stan Cox <scox@redhat.com>
Date:   Tue Jan 4 17:13:37 2011 -0500

    Parenthesize probe arguments properly.
    
    * sdt-compat.h (STAP_CAST): Parenthesize.
    (STAP_PROBE{1,10}): Parenthisize kprobe arguments too.
    
    * sdt_misc.c (buz): Test probing a boolean expression.
    
    * sdt_misc.exp (sup_flags): Compile tests with -Wall -Werror
    
    * sdt_misc.stp (test_probe_1): New.
    
    * sdt_misc_.d (test_probe_1): New.
    
    * sdt_types.c (arr_struct, primary_colors_var): Only declare if needed.

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

Summary of changes:
 sdt-compat.h                          |   46 ++++++++++++++++++++-------------
 testsuite/systemtap.base/sdt_misc.c   |   15 ++++++++---
 testsuite/systemtap.base/sdt_misc.exp |   21 ++++++++------
 testsuite/systemtap.base/sdt_misc.stp |   12 ++++++++
 testsuite/systemtap.base/sdt_misc_.d  |    1 +
 testsuite/systemtap.base/sdt_types.c  |   11 ++++---
 6 files changed, 70 insertions(+), 36 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool



More information about the Systemtap-cvs mailing list