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-322-gd079d75


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  d079d753c93640aa29b52dc32a6e36e94b8d0b01 (commit)
       via  ac2828963e84c6a03820a418b08c377268bd4a6a (commit)
      from  7c28c54e7f6e8f36b3101c58d036f92b73308707 (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 d079d753c93640aa29b52dc32a6e36e94b8d0b01
Author: Roland McGrath <roland@redhat.com>
Date:   Mon Nov 22 15:53:36 2010 -0800

    PR12139: revamp sys/sdt.h macros' argument handling
    
    * includes/sys/sdt.h: Revamp size and signedness calculations on probe
    arguments for C and C++.

commit ac2828963e84c6a03820a418b08c377268bd4a6a
Author: Roland McGrath <roland@redhat.com>
Date:   Mon Nov 22 18:33:35 2010 -0800

    PR12139: test case for pointer to an incomplete type in probe argument
    
    * testsuite/systemtap.base/sdt_types.c: Test a pointer to an incomplete type.
    * testsuite/systemtap.base/sdt_types.stp: Use that new probe.
    * testsuite/systemtap.base/sdt_misc.exp: Expect that.

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

Summary of changes:
 includes/sys/sdt.h                     |   50 +++++++++++++++++++++++++++++--
 testsuite/systemtap.base/sdt_misc.exp  |    2 +-
 testsuite/systemtap.base/sdt_types.c   |    9 +++++-
 testsuite/systemtap.base/sdt_types.stp |   10 ++++++-
 4 files changed, 64 insertions(+), 7 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]