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.7-271-g375d6b1


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  375d6b16ac23d2275884d3633007f1d904092cb1 (commit)
      from  c3c8589d18d915b191a29fc29b255855e5ebb6c3 (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 375d6b16ac23d2275884d3633007f1d904092cb1
Author: David Smith <dsmith@redhat.com>
Date:   Thu May 31 16:28:45 2012 -0500

    Better handle task_work_add() return values.
    
    * runtime/stp_utrace.c (finish_report): Ignore ESRCH errors returned from
      task_work_add().
    * runtime/task_finder2.c (__stp_utrace_task_finder_target_quiesce): Don't
      treat task_work_add() success as an error.
      (__stp_utrace_task_finder_target_syscall_exit): Ditto.

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

Summary of changes:
 runtime/stp_utrace.c   |   10 +++++++---
 runtime/task_finder2.c |    4 ++--
 2 files changed, 9 insertions(+), 5 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]