public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-298-g7f6ce9a
@ 2010-11-17 16:56 scox
  0 siblings, 0 replies; only message in thread
From: scox @ 2010-11-17 16:56 UTC (permalink / raw)
  To: systemtap-cvs

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  7f6ce9ab56e982b685b2ed9f8b1230f8f4b95ddc (commit)
      from  b7565b41228bea196cefa3a7d43ab67f8f9152e2 (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 7f6ce9ab56e982b685b2ed9f8b1230f8f4b95ddc
Author: Stan Cox <scox@redhat.com>
Date:   Wed Nov 17 11:57:04 2010 -0500

    Add user_{int8,int16,uint16,int32,uint32,int64}.
    
    * conversions.stp (STP_GET_USER): New.  Use it to define...
    (user_{int{8,16,32,64},uint{16,32}}) New. Names derive from types.h.
    (user_char,user_short,user_int): Use STP_GET_USER.
    
    * tapsets.cxx (uprobe_var_expanding_visitor::visit_target_symbol):
    Use user_intN tapsets.
    
    * sdt_types.c (unsigned_short_int_var,unsigned_int_var): New
    
    * sdt_types.stp (unsigned_short_int_var,unsigned_int_var): New

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

Summary of changes:
 tapset/conversions.stp                 |  114 ++++++++++++++++++++++++++------
 tapsets.cxx                            |   16 ++++-
 testsuite/systemtap.base/sdt_misc.exp  |    2 +-
 testsuite/systemtap.base/sdt_types.c   |   22 +++++-
 testsuite/systemtap.base/sdt_types.stp |   56 ++++++++++++++-
 5 files changed, 176 insertions(+), 34 deletions(-)


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-17 16:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-17 16:56 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-298-g7f6ce9a scox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).