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.6-404-g88e3998


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  88e39987df7109b26343c9c33567646873d6f829 (commit)
      from  030fe6235b76269d20cc547ab69b4cbbb8a26a7a (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 88e39987df7109b26343c9c33567646873d6f829
Author: Josh Stone <jistone@redhat.com>
Date:   Fri Nov 11 11:11:11 2011 -1100

    PR13404: Dial SDT args up to twelve
    
    This is SystëmTap, and eleven is so 1984...
    
    * includes/sys/sdt.h: Expand all macros from 10 to 12.
    * tapsets.cxx (sdt_uprobe_var_expanding_visitor): Allow 12 args now.
    * testsuite/systemtap.base/sdt.*: Test 12 args for SDT v3 only.
    * testsuite/systemtap.base/sdt_va_args.*: Test 12 in STAP_PROBEV.

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

Summary of changes:
 NEWS                                     |    2 +
 includes/sys/sdt.h                       |   46 +++++++++++++++++++++--------
 tapsets.cxx                              |    6 ++-
 testsuite/systemtap.base/sdt.c           |   23 +++++++++++++-
 testsuite/systemtap.base/sdt.exp         |    9 +++++-
 testsuite/systemtap.base/sdt.stp         |   10 ++++++
 testsuite/systemtap.base/sdt_va_args.c   |    2 +
 testsuite/systemtap.base/sdt_va_args.exp |    4 ++-
 8 files changed, 83 insertions(+), 19 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]