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.2-195-g5f73a26


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  5f73a260de428b008c806c419e8d073d21b016a2 (commit)
      from  df4a14a14f8880e4ec4484f3c14927a6bcea2e54 (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 5f73a260de428b008c806c419e8d073d21b016a2
Author: Josh Stone <jistone@redhat.com>
Date:   Tue Jun 1 15:23:48 2010 -0700

    PR11599: Support the new tracepoints API in 2.6.35
    
    * buildrun.cxx (make_tracequery): Support DECLARE_TRACE_NOARGS.
    * tapsets.cxx (tracepoint_derived_probe_group::emit_module_decls): Add
      an unused void* parameter for the tracepoint callbacks on 2.6.35+.

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

Summary of changes:
 buildrun.cxx |    5 +++++
 tapsets.cxx  |   36 +++++++++++++++++++++++++++++-------
 2 files changed, 34 insertions(+), 7 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]