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-451-ga962af3


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  a962af3ae65f3a9d92e9ad783db92bf55f9ca523 (commit)
      from  b6109bf04ca3241af236179d28f9c1a32a91c485 (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 a962af3ae65f3a9d92e9ad783db92bf55f9ca523
Author: David Smith <dsmith@redhat.com>
Date:   Mon Jun 30 13:23:58 2008 -0500

    Handles "mortally wounded" threads correctly when detaching.
    2008-06-30  David Smith  <dsmith@redhat.com>
    
    	* task_finder.c (stap_utrace_detach_ops): Removed check to see if
    	thread has a mm (in the case where a thread isn't quite dead
    	yet).
    	(stap_utrace_attach): Minor error handling improvement.
    	(__stp_utrace_attach_match_tsk): Ditto.

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

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