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.5-27-g4f600a5


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  4f600a5f1622e3ac874a956b76ce9091e61bd325 (commit)
      from  ede8ec6bfedcfe66e910b63ddd415bbe321de113 (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 4f600a5f1622e3ac874a956b76ce9091e61bd325
Author: David Smith <dsmith@redhat.com>
Date:   Fri Jun 3 09:03:06 2011 -0500

    Beter itrace fix for BZ699342.
    
    * tapset-itrace.cxx (itrace_derived_probe_group::emit_module_decls): Pass
      the task pointer to find_itrace_info() instead of pid.
    * runtime/itrace.c (find_intrace_info): Look up itrace_info structures by
      task pointers, instead of by pid.
      (remove_usr_itrace_info): Update debug message.

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

Summary of changes:
 runtime/itrace.c  |    9 ++++-----
 tapset-itrace.cxx |    2 +-
 2 files changed, 5 insertions(+), 6 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]