Warn if a GC takes > 100ms, even if -verbose:gc isn't on.

I haven't actually seen this in practice, but it does mean we can
rule GC out if we notice a pause and there's no GC logging. This might
also be useful if we change the launcher so apps aren't all launched
with -verbose:gc, as seems likely to happen eventually.

Change-Id: I06eba14740307eb75f70a4fab1f81443d18ebc3a
1 file changed
tree: 48aa6e56d965a358ad411d3347526dc7b0f90081
  1. build/
  2. oat_process/
  3. oat_runtime/
  4. src/
  5. test/
  6. tools/
  7. Android.mk