OSDN Git Service

Accept socket connection before tracing.
authorChristopher Ferris <cferris@google.com>
Thu, 2 Oct 2014 00:35:01 +0000 (17:35 -0700)
committerChristopher Ferris <cferris@google.com>
Thu, 2 Oct 2014 00:35:01 +0000 (17:35 -0700)
commited9354fc846895dc53397fbb5323bef00b3a3834
treedf49c38cc71892400d25deca98b1a4c9a5eb7d62
parent5ee2c9d20c0fbecf6b4a482eb8d8bfdf85d0d424
Accept socket connection before tracing.

Sometimes dumping threads takes a long time and bugreport times
out. This change will cause us to accept the bugreport socket connection
before dumping threads and should avoid the failed to connect to dumpstate
service problems we've seen.

Bug: 17758374
Change-Id: I80afa0353cf1c340873f481a8d1d7faffff54120
cmds/dumpstate/dumpstate.c