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, dsmith/task_finder2, updated. release-1.6-65-gd0afdcb


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, dsmith/task_finder2 has been updated
       via  d0afdcbf6bdab884f27f74e0ceb31f0c04b9203c (commit)
      from  580e803219cae2661570748e96a3b710bf651f0d (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 d0afdcbf6bdab884f27f74e0ceb31f0c04b9203c
Author: David Smith <dsmith@redhat.com>
Date:   Thu Aug 4 16:29:53 2011 -0500

    Updated with ftrace_based function probe.
    
    * runtime/stp_utrace.c: Switched from kprobes-based function probe to
      ftrace-based function probe.
    * runtime/task_finder2.c: Switched back to allocating path buffers.
      Ifdef'ed out some debug prints.
    * tapset-utrace.cxx (utrace_derived_probe_group::emit_probe_decl): Updated
      emitted syscall probe code for STP_TASK_FINDER2.
      (utrace_derived_probe_group::emit_module_decls): Ditto.

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

Summary of changes:
 runtime/stp_utrace.c   |   28 +++++++++++++++++-----------
 runtime/task_finder2.c |   32 +++++++++++---------------------
 tapset-utrace.cxx      |   18 +++++++++++++++++-
 3 files changed, 45 insertions(+), 33 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]