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
|
1af86f17dc9a47faf1c6cd7ccd23d248fdc615ab |
|
29-Oct-2015 |
Richard Uhler <ruhler@google.com> |
ahat: limit default number of results shown. Previously, ahat had performance issues rendering large pages. This change causes ahat to limit the number results shown in large pages by default, requiring the user to explicitly request more information if they care about it. Bug: 25114227 Change-Id: Ief67396be254be4c84e6971f5b903a701206e17b
|
c21e4e67861f38e2ebce3cce633d01fcb8de5f1f |
|
01-Sep-2015 |
Richard Uhler <ruhler@google.com> |
Make format args explicit in DocString. Previously it was not clear that passing a single argument to DocString.text, DocString.append, or DocString.uri would be treated as a format string. With this change, the 'text', 'append', and 'uri' methods take literal strings, and the new 'format', 'appendFormat', and 'formattedUri' methods take format strings. Bug: 23782192 Change-Id: I9a094575f0831de6659033052305f918c71ac8b7
|
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
|