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-1.5-26-gede8ec6


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  ede8ec6bfedcfe66e910b63ddd415bbe321de113 (commit)
      from  177c2a8803d0fd37c18c8047d47f906345b997ac (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 ede8ec6bfedcfe66e910b63ddd415bbe321de113
Author: Atsushi Tsuji <a-tsuji@bk.jp.nec.com>
Date:   Thu Jun 2 11:22:12 2011 -0500

    Improve error handling in __stp_utrace_attach().
    
    utrace_attach_task() returns ESRCH (in current versions of utrace) in
    the UTRACE_ATTACH_CREATE case if an error occurs.  This patch improves
    error checking to correctly ignore processes in "mortally wounded"
    state.

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

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