commit | dd162fb5990cedf80a5093ecc0e77df82af5f754 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Wed Aug 06 17:06:33 2014 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Mon Aug 11 18:47:53 2014 -0700 |
tree | d438b60c6ea77636b77c0f7edae96711cb8278a3 | |
parent | 6814d7b68ee13ec1a13ace669b025aa080d8b53e [diff] |
Change FreeMemory and TotalMemory behavior. TotalMemory is now equal to the footprint limit (around when the next GC will occur). FreeMemory is now equal to TotalMemory() - bytes_allocated_. Also added more memory dumping info to DumpGcPerformanceInfo. Bug: 16520008 Bug: 15819878 Change-Id: Ifa59a2f2136dd0704097411ee183925e6c387fae