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-334-g401a7bf


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  401a7bf87f51c47474f37dd8584704c148a05965 (commit)
      from  219868f806b45293525bf1f14674aa9cc5e6ccec (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 401a7bf87f51c47474f37dd8584704c148a05965
Author: Stan Cox <scox@redhat.com>
Date:   Mon Nov 29 14:33:14 2010 -0500

    Add user_{int8,int16,uint16,int32,uint32,int64}.
    
    * sdt.exp (extra_flags): Expand list of tested options.  Use instead
    of having a separate c++ section.
    (type_pedantics): New.
    
    * sdt_misc.exp (extra_type_flags): Expand list of tested options.
    (has_long_long, type_xfail, type_pedantics): New.
    
    * sdt_types.c (NO_LONG_LONG): New.

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

Summary of changes:
 testsuite/systemtap.base/sdt.exp      |   62 ++++++++++++++------------------
 testsuite/systemtap.base/sdt_misc.exp |   52 ++++++++++++++++++---------
 testsuite/systemtap.base/sdt_types.c  |    5 ++-
 3 files changed, 64 insertions(+), 55 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]