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. rhel52-ga-412-g6ebf086


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  6ebf08661086e6739b9fd58ddae336a91113306e (commit)
       via  81c361887ec0a5cfd9bdb635b999b590cb7b57f7 (commit)
      from  c815c982cc0691360dfd3073276dba071aac840e (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 6ebf08661086e6739b9fd58ddae336a91113306e
Merge: 81c361887ec0a5cfd9bdb635b999b590cb7b57f7 c815c982cc0691360dfd3073276dba071aac840e
Author: David Smith <dsmith@redhat.com>
Date:   Tue Jun 17 09:20:16 2008 -0500

    Merge branch 'master' of ssh://sources.redhat.com/git/systemtap into work

commit 81c361887ec0a5cfd9bdb635b999b590cb7b57f7
Author: David Smith <dsmith@redhat.com>
Date:   Tue Jun 17 09:19:24 2008 -0500

    Got smarter on which utrace events to set on a newly found thread.
    2008-06-17  David Smith  <dsmith@redhat.com>
    
    	* task_finder.c (__stp_utrace_attach_match_filename): Uses new
    	__STP_ATTACHED_TASK_EVENTS macro to determine which events to set
    	on a newly found process based on whether the
    	stap_task_finder_target structure has a vm_callback defined.
    	(stap_start_task_finder): Ditto.

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

Summary of changes:
 runtime/ChangeLog     |    8 ++++++++
 runtime/task_finder.c |   10 +++++++---
 2 files changed, 15 insertions(+), 3 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]