commit | 34afcde6e57f6d8a6077c0f23c1481c1122d3be9 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Fri Jun 30 15:31:11 2017 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Wed Jul 05 14:58:49 2017 -0700 |
tree | 13bbf0cf0db3a5e6990501c4d2625ea32257665d | |
parent | 5da37807bb1ab3f7f4cc8f111ad4819d766fc0ff [diff] |
Trace heap size for allocations Trace the heap size when we get bulk allocated bytes. This doesn't happen often for RosAlloc/TLAB and should not hurt performance. The motivation is to enable systrace to see allocation behavior of apps. Test: test-art-host Change-Id: I1e373b29507cc64bd5b6ecc9b4e9278399adf4b1