OSDN Git Service

Use the timeout stack dump functions.
authorChristopher Ferris <cferris@google.com>
Wed, 14 Jan 2015 21:23:30 +0000 (13:23 -0800)
committerChristopher Ferris <cferris@google.com>
Thu, 15 Jan 2015 00:58:55 +0000 (16:58 -0800)
commit457731f69e3106b5aae8fc04f9565af1d875876c
tree32321d8a1ac4f81bb8c0143f00a8fc72e790c22c
parentd195f87b2dd4aa731a21ef3acd321e2441c5bffb
Use the timeout stack dump functions.

Use the native stack dumping functions that allows time outs. If
debuggerd locks up, before a bugreport would hang forever. Now
it will timeout properly and still get all of the other information.

Bug: 18766581
Change-Id: I85053b8dcfe6224e2b64b4d8f7f2ef448b3cda34
cmds/dumpstate/utils.c