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