replicant-frameworks_native/cmds/dumpstate
Colin Cross 0c22e8b316 dumpstate: dump all threads in show_wchan
for_each_pid only finds processes and not their threads.  Add
for_each_tid and call it for show_wchan so we can see where all
threads are blocked in the kernel.

Change-Id: Iffb59f7c2933cecf51cdd358a36e19932c2f24c7
2012-11-02 23:57:43 -07:00
..
Android.mk Include stack traces for certain native processes in bugreport. 2012-06-08 11:45:00 -07:00
dumpstate.c dumpstate: dump all threads in show_wchan 2012-11-02 23:57:43 -07:00
dumpstate.h dumpstate: dump all threads in show_wchan 2012-11-02 23:57:43 -07:00
utils.c dumpstate: dump all threads in show_wchan 2012-11-02 23:57:43 -07:00