]> sourceware.org Git - systemtap.git/commit
stapdyn: add a one-second timeout to the mutatee state-change ppoll
authorFrank Ch. Eigler <fche@redhat.com>
Wed, 1 May 2013 00:37:56 +0000 (20:37 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Wed, 1 May 2013 00:41:58 +0000 (20:41 -0400)
commit40646bea7c7d685bd642a07e7169c96c97500c02
treeece1d7c4a9e895fcb4f563647976da9598c14a94
parent8e3e87d7f687eb0f30ff109cd65cd75a01646adb
stapdyn: add a one-second timeout to the mutatee state-change ppoll

Intermittently, the filehandle-based notification hangs (with rawhide
dyninst 8.1.1 x86-64), but subsequent event polling works.  So let's
not let stapdyn block indefinitely on the former.

* stapdyn/mutator.cxx (mutator::run): Add a 10-second timeout.
stapdyn/mutator.cxx
This page took 0.029582 seconds and 5 git commands to generate.