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-201-gcff7fed


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  cff7feda3e990bb554f39dbf5d8055256dca5af5 (commit)
       via  3ae4cdf91d758136cbf71c814c725c643d251f41 (commit)
       via  d90053e72a515371936e10bf83ecb822aec91b17 (commit)
      from  31a0ad65c838d0530b321c75c5b328828daa71ac (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 cff7feda3e990bb554f39dbf5d8055256dca5af5
Author: Josh Stone <jistone@redhat.com>
Date:   Tue Apr 21 12:34:33 2009 -0700

    Document @cast-with-headers

commit 3ae4cdf91d758136cbf71c814c725c643d251f41
Author: Josh Stone <jistone@redhat.com>
Date:   Tue Apr 21 12:12:43 2009 -0700

    NB @cast's relative header searching

commit d90053e72a515371936e10bf83ecb822aec91b17
Author: Josh Stone <jistone@redhat.com>
Date:   Tue Apr 21 12:08:42 2009 -0700

    Refine the @cast-with-header syntax
    
    The special syntax to generate a module for type information is now:
    - "kernel<path/to/header.h>" to use the kernel's build environment
    - "<path/to/header.h>" to use no special build environment, and so use
      gcc's default parameters only (for user mode).

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

Summary of changes:
 NEWS                              |    5 ++++
 buildrun.cxx                      |   47 +++++++++++++++++++++++++++++++++++-
 buildrun.h                        |    6 ++--
 stap.1.in                         |    9 +++++++
 tapsets.cxx                       |   23 +++++------------
 testsuite/semok/cast.stp          |    4 +-
 testsuite/systemtap.base/cast.stp |    4 +-
 7 files changed, 73 insertions(+), 25 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]