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-104-g46b3c6c


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  46b3c6cd16e7aba1a5a26b310ee128bfdc7897fa (commit)
      from  4550733ebf24fb067f9a2350e0ab86d44fea932e (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 46b3c6cd16e7aba1a5a26b310ee128bfdc7897fa
Author: David Smith <dsmith@redhat.com>
Date:   Thu Aug 21 12:22:35 2008 -0500

    Added task finder target parameter to vm_callback functions.
    2008-08-21  David Smith  <dsmith@redhat.com>
    
    	* tapsets.cxx (itrace_derived_probe_group::emit_module_decls):
    	Updated task finder callback function signature.
    	(utrace_derived_probe_group::emit_module_decls): Ditto.
    
    2008-08-21  David Smith  <dsmith@redhat.com>
    
    	* task_finder.c (__stp_tf_vm_cb): Added task finder target
    	parameter.
    	(__stp_utrace_attach_match_filename): Updated task finder callback
    	call.
    	(__stp_utrace_task_finder_target_death): Ditto.
    	(__stp_utrace_task_finder_target_quiesce): Ditto.
    	(__stp_target_call_vm_callback): Ditto.
    	(__stp_utrace_task_finder_target_syscall_exit): Ditto.
    	(stap_start_task_finder): Ditto.

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

Summary of changes:
 ChangeLog             |    6 ++++++
 runtime/ChangeLog     |   12 ++++++++++++
 runtime/task_finder.c |   41 ++++++++++++++++++++++-------------------
 tapsets.cxx           |    4 ++--
 4 files changed, 42 insertions(+), 21 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]