Fix a thread suspend timeout, and improve the diagnostics for thread suspend timeouts.

I still needed gdb to understand this, but when we dump _native_ stacks, the
additional diagnostics here will be more helpful. (They're somewhat helpful
anyway, in that they let you see the state all threads are in. Also, in a
started runtime rather than the compiler, threads will have informative managed
stacks.)

Also make the apparent duplication in the dex2oat timings clearer, and only
include time spent on resolving strings if we resolved any strings.

Change-Id: Icd469d9b085171ebb2dede2afb5140387cd3240c
4 files changed
tree: 79704a4b85026aae58c17780cd88377e8d5a3c08
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. Android.mk