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-0.9.5-97-g07cee54


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  07cee54d6fb720d4300972aaff9300ac8028c88d (commit)
       via  48cde708db9e1662047def94c2dfd7ffe28aa765 (commit)
      from  a7f1270e24a77ab8338604ab14ee928a421f89a0 (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 07cee54d6fb720d4300972aaff9300ac8028c88d
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed Apr 8 11:11:34 2009 +0200

    Use _stp_snprintf in _stp_symbol_snprint.
    
    * runtime/sym.c (_stp_symbol_snprint): Use _stp_snprintf, no _stp_printf.

commit 48cde708db9e1662047def94c2dfd7ffe28aa765
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed Apr 8 10:59:27 2009 +0200

    Add uaddr() context tapset function.
    
    * tapset/context.stp (uaddr): New sfunction.
    * testsuite/buildok/uaddr.stp: New test.

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

Summary of changes:
 runtime/sym.c               |    4 ++--
 tapset/context.stp          |   25 +++++++++++++++++++++++++
 testsuite/buildok/uaddr.stp |    8 ++++++++
 3 files changed, 35 insertions(+), 2 deletions(-)
 create mode 100755 testsuite/buildok/uaddr.stp


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]