summaryrefslogtreecommitdiff
path: root/tools/ahat/src/test/com
AgeCommit message (Expand)Author
2025-03-04Compute references for unreachable instances too. Richard Uhler
2025-01-02AHAT: allow downloading byte[] contents as file Shai Barack
2024-11-16Show string values of byte[] instances. Richard Uhler
2024-08-27Fix ahat accounting for cleaned native registrations Jared Duke
2024-05-29Add test coverage for class AhatBitmapInstance Eric Miao
2024-05-29Refactor the bitmap specific code into `class AhatBitmapInstance` Eric Miao
2024-03-20Use JDK 17 to build RI hprof test dump Sorin Basca
2024-03-15Ignore ahat Ri tests Sorin Basca
2022-05-26Avoid inopportune GC with explicit gc() call Hans Boehm
2022-04-20Fix ProguardMap line mapping Sorin Basca
2022-01-21Fix ahat parsing to allow leading whitespaces for comments Sorin Basca
2019-04-18ahat: getImmediateDominator should not return the SuperRoot. Richard Uhler
2018-09-26Annotate binder services and tokens. Martijn Coenen
2018-09-20Annotate BinderProxy objects with their interface Zimuzo
2018-09-06Add option to view all instances of a class. Richard Uhler
2018-09-03Fix ahat test Zimuzo
2018-07-30ahat: support java.lang.ref.Finalizer Richard Uhler
2018-07-17Add --retained option to ahat Richard Uhler
2018-07-16Merge "Add a more flexible Dominators API." Treehugger Robot
2018-07-13Add a more flexible Dominators API. Richard Uhler
2018-07-11Support heap dumps generated with HotSpotDiagnosticMXBean Richard Uhler
2018-06-27Merge "Distinguish between soft/weak/phantom/etc references in ahat." Treehugger Robot
2018-06-27Distinguish between soft/weak/phantom/etc references in ahat. Richard Uhler
2018-06-21Annotate $classOverhead arrays. Richard Uhler
2018-06-18Fix bug in Value.getBaseline(). Richard Uhler
2018-06-12Improve ahat dominators computation. Richard Uhler
2018-06-08Add a tradefed config for ahat's unit tests. Richard Uhler
2018-06-04Ignore comment lines in proguard mapping. Richard Uhler
2017-11-14Fix bug in proguard deobfuscation of file names. Richard Uhler
2017-10-26Fix bugs with strong versus weak reference paths. Richard Uhler
2017-10-10Reorganize ahat source directory layout. Richard Uhler