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