index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
ahat
/
src
/
heapdump
Age
Commit message (
Expand
)
Author
2017-10-10
Reorganize ahat source directory layout.
Richard Uhler
2017-10-09
Distinguish between weakly reachable and unreachable instances.
Richard Uhler
2017-09-29
Merge "Give better error messages on failure to launch ahat."
Richard Uhler
2017-09-28
Give better error messages on failure to launch ahat.
Richard Uhler
2017-09-28
Add support for parsing the ROOT_FINALIZING record.
Richard Uhler
2017-09-21
Use a custom parser implementation instead of perflib.
Richard Uhler
2017-09-21
Remove perflib-based native allocation registry identification.
Richard Uhler
2017-09-21
ahat: Expand test coverage using static heap dumps.
Richard Uhler
2017-09-13
Store instance fields and types with class objects.
Richard Uhler
2017-09-13
Remove findClass and mClasses from AhatSnapshot.
Richard Uhler
2017-09-13
Specialize Value types and make Value more type safe.
Richard Uhler
2017-09-13
Make Site ids be independent of instance ids.
Richard Uhler
2017-08-17
ahat: show sample path through strong references.
Richard Uhler
2017-07-20
ahat: Switch to a custom dominators implementation.
Richard Uhler
2017-06-23
ahat: Improve field diffing.
Richard Uhler
2017-05-25
Show RegisteredNativeAllocation sizes in ahat.
Richard Uhler
2017-05-22
ahat: better handle bitmaps without pixel info available.
Richard Uhler
2017-02-20
Show unreachable objects in ahat.
Richard Uhler
2017-02-20
ahat: add support for diffing two heap dumps.
Richard Uhler
2017-02-20
Refactor ahat's perflib api.
Richard Uhler