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-258-gb51d36f


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  b51d36f3c19166511facf77b8a54ddf3cad680f7 (commit)
      from  09a4c96ab00451ae7023f5ed082a9f191509de44 (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 b51d36f3c19166511facf77b8a54ddf3cad680f7
Author: David Smith <dsmith@redhat.com>
Date:   Thu May 24 11:05:09 2012 -0500

    Ignore ESRCH errors returned from task_work_add().
    
    * runtime/stp_utrace.c (utrace_do_stop): Ignore ESRCH errors returned from
      task_work_add().
      (utrace_stop): Ditto.
      (utrace_control): Ditto.
    * runtime/task_finder2.c (__stp_utrace_task_finder_target_quiesce): Ditto.
      (__stp_utrace_task_finder_target_syscall_exit): Ditto.

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

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