]> sourceware.org Git - newlib-cygwin.git/commit
cygwin: pinfo: do not wait for setting ppid on a transitional procinfo
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 24 Apr 2017 15:34:31 +0000 (17:34 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 24 Apr 2017 15:34:31 +0000 (17:34 +0200)
commit5ef0399ddd44e2f2e36d1a944f39e07544be8bbb
tree4ea5761f57da01f46d80943e9262f84153cd3adf
parentffcfbf4b66904529635d0b85687a1be48392ca15
cygwin: pinfo: do not wait for setting ppid on a transitional procinfo

This leads to excessive lag when stracing processes if the inferior
process checks the process table.  The reason is that ppid isn't set
in the procinfo memory of the dynamically loading strace itself.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/pinfo.cc
This page took 0.032136 seconds and 5 git commands to generate.