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.8-163-g78ec9e9


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  78ec9e90e9f7f5fd30c721e638418b5aded2e8fd (commit)
      from  2dd2f7ec7670a4dbf1f6a36d5e672300073b65b7 (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 78ec9e90e9f7f5fd30c721e638418b5aded2e8fd
Author: David Smith <dsmith@redhat.com>
Date:   Wed Aug 8 10:31:11 2012 -0500

    In task_work worker functions, make sure the task isn't exiting.
    
    * runtime/linux/task_finder2.c (__stp_tf_quiesce_worker): If the
      task is exiting, quit early.
      (__stp_tf_mmap_worker): Ditto.
    * runtime/stp_utrace.c (utrace_resume): Ditto.

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

Summary of changes:
 runtime/linux/task_finder2.c |   15 ++++++++++-----
 runtime/stp_utrace.c         |    7 +++++++
 2 files changed, 17 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]