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.9-135-g66671fd


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  66671fd8e5bccd2b15ffe50299c81e964d7e7dbe (commit)
      from  18e5ffd4405633ea2cef102d01890dfbb159b363 (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 66671fd8e5bccd2b15ffe50299c81e964d7e7dbe
Author: Josh Stone <jistone@redhat.com>
Date:   Tue Aug 18 10:54:11 2009 -0700

    Adapt tracepoints to the new probe_locals union
    
    * tapsets.cxx (tracepoint_derived_probe_group::emit_module_decls): Use
      probe_locals to set the tracepoint arguments for the probe.
    * testsuite/systemtap.base/tracepoints.exp: Include the arguments in the
      pass-4 tracepoint test.

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

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