commit | e260e5438ff0dc4a4a3547c434e2364ad039f43a | [log] [tgz] |
---|---|---|
author | Albert Mingkun Yang <albertnetymk@google.com> | Mon Nov 05 13:45:59 2018 +0000 |
committer | Albert Mingkun Yang <albertnetymk@google.com> | Fri Nov 09 13:11:28 2018 +0000 |
tree | 3d1d5fbacacc1549f66dfca6796bd79ed63460de | |
parent | 9c4bb4578df6449e61c1c46ea4eee36f463b0414 [diff] |
ART: add GC live ratio metrics to GC performance Record average GC live ratio (copied bytes over allocated bytes in form-space), and GC count for both minor and major ConcurrentCopy GC, and print both if DumpGCPerformanceOnShutdown is set. Test: Run art with -XX:DumpGCPerformanceOnShutdown on some benchmarks. Bug: 112187497 Change-Id: I587f92d847b899c81bf7a6d7303f7b54527c6f33