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.7-63-g41211ba


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  41211ba31d863acbff6603446f7eefa28c874ddf (commit)
      from  a9a23c6ec198c08057989d6c3fc08b8865681bc4 (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 41211ba31d863acbff6603446f7eefa28c874ddf
Author: David Smith <dsmith@redhat.com>
Date:   Fri Aug 8 13:47:27 2008 -0500

    Moved details of utrace detach to stap_utrace_detach().
    2008-08-08  David Smith  <dsmith@redhat.com>
    
    	* tapsets.cxx (utrace_derived_probe_group::emit_module_decls):
    	Calls stap_utrace_detach() to perform detach.
    2008-08-08  David Smith  <dsmith@redhat.com>
    
    	* task_finder.c (stap_utrace_detach): New function.
    	(stap_utrace_detach_ops): Calls stap_utrace_detach().
    	(__stp_utrace_attach_match_filename): Ditto.

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

Summary of changes:
 ChangeLog             |    5 ++
 runtime/ChangeLog     |    4 ++
 runtime/task_finder.c |   99 +++++++++++++++++++++++++++++++++---------------
 tapsets.cxx           |    8 +---
 4 files changed, 78 insertions(+), 38 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]