commit | 0c22e8b31651caf12a2b4d4acef5bc65d486e570 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Fri Nov 02 15:46:56 2012 -0700 |
committer | Colin Cross <ccross@android.com> | Fri Nov 02 23:57:43 2012 -0700 |
tree | caac27a5a0f3118292952c412460d884fd6187c8 | |
parent | 7e251273880c4108bc56b4cdc52f6193876ef59a [diff] |
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