commit | aaed81d457388161e444486a9c87aa4c57d925e2 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Nov 07 15:11:47 2011 -0800 |
committer | Elliott Hughes <enh@google.com> | Mon Nov 07 15:11:47 2011 -0800 |
tree | 48aa6e56d965a358ad411d3347526dc7b0f90081 | |
parent | bbd9d830fe0eb8ce44405d7504dcf9a6fe91ffa1 [diff] |
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