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.2-181-g954b1d8


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  954b1d89f84aa7a2e2b6e2722dcddf553fb0e183 (commit)
      from  1d0d1d003feb57e52483a93ed4f5bfcb5766f05b (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 954b1d89f84aa7a2e2b6e2722dcddf553fb0e183
Author: Stan Cox <scox@redhat.com>
Date:   Fri May 28 16:11:24 2010 -0400

    Implicit *_ENABLED() is no longer the default for sdt.h probes.
    Cast V2 probe args.
    
    sdt.h (STAP_SDT_IMPLICIT_ENABLED): New.
    (STAP_TYPE): New.
    (STAP_CAST): New.
    (STAP_PROBE*_): Use STAP_TYPE and STAP_CASE.
    sdt_misc.exp:  Use -DSTAP_SDT_IMPLICIT_ENABLED

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

Summary of changes:
 NEWS                                  |    6 +
 includes/sys/sdt.h                    |  189 +++++++++++++++++----------------
 testsuite/systemtap.base/sdt_misc.exp |   23 ++++-
 3 files changed, 123 insertions(+), 95 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]