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-207-g3c1b3d0


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  3c1b3d06ef3134b30e804d189d346c5f83c6f3a6 (commit)
      from  64c6aab0a7992ed950d01fec0d9592630af39ca4 (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 3c1b3d06ef3134b30e804d189d346c5f83c6f3a6
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Tue Mar 24 12:53:17 2009 -0400

    PR9993: tracepoint toleration for undeclared types in trace/*.h headers
    
    * tapsets.cxx (tracepoint_extra_headers): New function to return
      needed header file names.
      (emit_module_decls): Emit them.
    * buildrun.cxx (make_tracequery): Emit them.
    * testsuite/systemtap.base/tracepoints.exp: Rewrite to exercise
      building each tracepoint.

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

Summary of changes:
 buildrun.cxx                             |    7 ++++++-
 buildrun.h                               |    2 +-
 tapsets.cxx                              |   20 +++++++++++++++++++-
 testsuite/systemtap.base/tracepoints.exp |   23 +++++++++++++++++++++++
 4 files changed, 49 insertions(+), 3 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]