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.0-334-g2d971c6


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  2d971c6b8835c7e38ce78dd554827f5f96bc7c04 (commit)
      from  b2ea60606801aa9bf243f22318ac4bd8a25094fe (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 2d971c6b8835c7e38ce78dd554827f5f96bc7c04
Author: Mark Wielaard <mjw@redhat.com>
Date:   Tue Dec 8 03:23:20 2009 +0100

    Add dtrace -I support.
    
    dtrace -I is used to pass through include paths to cpp when run.
    Thanks to David Malcolm <dmalcolm@redhat.com> for python coding and testing.
    
    * dtrace.in: Add -I support.
    * testsuite/systemtap.base/dtrace.exp: Add testcases for -C -I and -G -I.

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

Summary of changes:
 dtrace.in                           |   15 +++++--
 testsuite/systemtap.base/dtrace.exp |   72 ++++++++++++++++++++++++++++------
 2 files changed, 70 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]