commit | 629e7cfdf4bc6084851730fc786bbdb56890a360 | [log] [tgz] |
---|---|---|
author | Richard Uhler <ruhler@google.com> | Wed Jun 20 09:52:18 2018 +0100 |
committer | Richard Uhler <ruhler@google.com> | Thu Jun 21 09:28:37 2018 +0100 |
tree | 6796dca1043a37febcd0dcfb95d3c1c34560b4af | |
parent | 3fc03632687b2eabfa1906292b17b7792b9637af [diff] |
Annotate $classOverhead arrays. ART adds a fake byte[] $classOverhead static field to classes to show the overheads associated with the class. This change causes ahat to annotate those $classOverhead arrays with the class that they are overheads for. Test: m ahat-test, with new test added. Test: Open an Android heap dump and visually inspect: http://localhost:7100/objects?id=0&heap=app&class=byte[] Bug: 64832332 Change-Id: Ief6ed7ce6c8c1196bc644df36f03c8e5158bf658