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-18-g952ce18


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  952ce18c9672046c052fc77d5da8f98e8ae75735 (commit)
      from  f34b7eea333adc0bc9dc8e51445c2bbc39e9bc82 (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 952ce18c9672046c052fc77d5da8f98e8ae75735
Author: Stan Cox <scox@redhat.com>
Date:   Wed Apr 1 15:48:24 2009 -0400

    Use alloca trick to keep argN active on GCC 4.1.
    
    * includes/sys/sdt.h (STAP_UNINLINE): New.
    (STAP_UNINLINE_LABEL): New.
    static_uprobes.exp: Match using charset instead of .*

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

Summary of changes:
 includes/sys/sdt.h                          |   48 +++++++++++++++++++--------
 tapsets.cxx                                 |    5 ++-
 testsuite/systemtap.base/static_uprobes.exp |    2 +-
 3 files changed, 38 insertions(+), 17 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]