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.9-213-g59b6abb


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  59b6abb36a6b4db7025b65112164378621a70444 (commit)
      from  148f987f1bbc4a8fe23012a56bf89bb9fc69beb9 (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 59b6abb36a6b4db7025b65112164378621a70444
Author: David Smith <dsmith@redhat.com>
Date:   Tue Mar 24 14:43:08 2009 -0500

    PR 9989 fix.
    2009-03-24  David Smith  <dsmith@redhat.com>
    
    	PR 9989.
    	* runtime/task_finder.c (stap_utrace_detach): Ignores
    	-EINPROGRESS.
    	(stap_utrace_detach_ops): Ignores errors from
    	stap_utrace_detach(), so that other tasks will get detached from
    	this utrace engine.
    	(__stp_utrace_attach): Better error handling from
    	utrace_barrier().
    	(__stp_utrace_task_finder_target_quiesce): Ditto.

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

Summary of changes:
 runtime/task_finder.c |   39 ++++++++++++++++++++++++++-------------
 1 files changed, 26 insertions(+), 13 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]