commit | 4b74b47d2120d4f3fecc47d5dd62ac65708737e5 | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Tue Mar 15 17:04:42 2011 -0700 |
committer | Andy McFadden <fadden@android.com> | Tue Mar 15 17:13:24 2011 -0700 |
tree | 80a948a873ae9c2a5ab7d969f269101d90e627ef | |
parent | 02f1a5b4e1d1bba1a849f55fbc097664c6aab66b [diff] |
Clean up ref table dump We were using the in-heap size as a sort key and a display item, but the sizes of objects aren't all that interesting -- usually, if the table is being dumped, it's because we ran into an object count limitation rather than a total size limitation. This largely eliminates the display of object sizes. We show array element counts for array objects. Bug 3447435 Change-Id: I3bf31ed45317336ce9a41f058cce8eba88e58cc8