replicant-frameworks_native/cmds
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
..
bugreport Move non-Java commands over from frameworks/base 2012-10-24 10:45:23 -07:00
dumpstate dumpstate: dump all threads in show_wchan 2012-11-02 23:57:43 -07:00
dumpsys Ignore SIGPIPE is some of the tools used via bugreport 2012-05-11 14:14:09 -07:00
installd Move non-Java commands over from frameworks/base 2012-10-24 10:45:23 -07:00
ip-up-vpn Move non-Java commands over from frameworks/base 2012-10-24 10:45:23 -07:00
rawbu Move non-Java commands over from frameworks/base 2012-10-24 10:45:23 -07:00
screenshot Move non-Java commands over from frameworks/base 2012-10-24 10:45:23 -07:00
sensorservice move sensorservice from frameworks/base to frameworks/native 2012-06-28 15:06:35 -07:00
service Move non-Java commands over from frameworks/base 2012-10-24 10:45:23 -07:00
servicemanager Move non-Java commands over from frameworks/base 2012-10-24 10:45:23 -07:00
surfaceflinger SF doesn't need more than a few binder threads 2012-04-19 17:32:03 -07:00