commit | 9b869ea9a0c65a3c4860768fae00f937ad969153 | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Wed Jan 31 13:46:11 2018 +0000 |
committer | Roland Levillain <rpl@google.com> | Wed Jan 31 13:56:14 2018 +0000 |
tree | 418ba8519dfdabb4e23bd1be0bd18d4cddc6b2e1 | |
parent | 8d8cf2e6098a8b167e03e387c50857477190bbad [diff] |
Fix heap size tracing during bulk thread-local allocations. The value passed to Heap::TraceHeapSize in Heap::AllocObjectWithAllocator during bulk TL allocation was incorrectly taking into account `bytes_tl_bulk_allocated` twice. Test: m test-art-host Change-Id: If0219d8da08d8a1e84969d8e5426ade646b24dd7