]> sourceware.org Git - systemtap.git/commit
PR10032: Trigger cleanup after relay thread errors
authorJosh Stone <jistone@redhat.com>
Fri, 3 Apr 2009 20:32:22 +0000 (13:32 -0700)
committerJosh Stone <jistone@redhat.com>
Fri, 3 Apr 2009 20:47:47 +0000 (13:47 -0700)
commit1bcb8a30c3c138373c2b21a5d3820d132dacf162
treea3dcbee586e6effe26228d4f4b2f932661295da4
parenta53e0eeb262399f79c0b1b219c7d5f96c2c10fb4
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.
runtime/staprun/relay.c
runtime/staprun/relay_old.c
This page took 0.025854 seconds and 5 git commands to generate.