History log of /art/tools/ahat/src/AhatSnapshot.java
Revision Date Author Comments
1a5baaabcdd79997508c91f1d8b1cf8547c9d1cf 21-Dec-2015 Richard Uhler <ruhler@google.com> Show registered native allocations in ahat.

Bug: 23130675
Change-Id: I1d7f41a47a956b30611429b9bd395ec5f9580209
38f9eba1ad2094205410b47cd72ae3e4152c9432 11-Nov-2015 Richard Uhler <ruhler@google.com> Annotate root objects and show their types.

The summaries for root objects are now prefixed with "(root)" to show
they are roots, and the object's root types are listed in the object
view.

Bug: 23784153
Change-Id: Ib52ccb59cf0e3f28ac754c6caa564ebef34866ea
7a16adb4e969e839d2f7ebb985e3c1fc9ec94ab6 11-Nov-2015 Richard Uhler <ruhler@google.com> Change roots view to "rooted".

Instead of just showing roots in the roots view, show all objects
whose immediate dominator is the SENTINEL_ROOT.

Bug: 24613815
Change-Id: I96429d75395edfe109222e88d31cdc0bd87a7767
c237b392d30eda47b5c499e61bb3167574e13c1b 20-Oct-2015 Richard Uhler <ruhler@google.com> Release ahat version 0.2.

* Update ahat to use perflib studio-1.4
* Add some help tips.

Change-Id: I5aeafb27ff9e55f2ad1a6316184b8d3838e1df7c
3524472e8f064dbd42e1a35d511a1efe36d2cbf2 11-Sep-2015 Richard Uhler <ruhler@google.com> Generate an hprof file to test ahat.

This change sets up the infrastructure to write test cases for ahat
that make use of an hprof file automatically generated from a sample
program.

Change-Id: Id11f656afb69c96a26655cc4caeb745ad844f431
b730b78dac047c6d8ead93ad77605bcb7414f5ce 16-Jul-2015 Richard Uhler <ruhler@google.com> ahat - An android heap dump viewer. Initial checkin.

ahat is an android-aware heap dump viewer based on perflib with a
simple html interface.

Change-Id: I7c18a7603dbbe735f778a95cd047f4f9ec1705ef