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.5-82-g1bcb8a3


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  1bcb8a30c3c138373c2b21a5d3820d132dacf162 (commit)
      from  a53e0eeb262399f79c0b1b219c7d5f96c2c10fb4 (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 1bcb8a30c3c138373c2b21a5d3820d132dacf162
Author: Josh Stone <jistone@redhat.com>
Date:   Fri Apr 3 13:32:22 2009 -0700

    PR10032: Trigger cleanup after relay thread errors
    
    When the relay threads encounter an error, they now send SIGTERM to the
    rest of the process before the thread exit, so we get a clean shutdown.
    For EPIPE in particular, error messages are also suppressed.

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

Summary of changes:
 runtime/staprun/relay.c     |   17 ++++++++++++-----
 runtime/staprun/relay_old.c |   18 +++++++++++++-----
 2 files changed, 25 insertions(+), 10 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]