Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
d55f6ee508a9a3c81bb1911bb203a22845bfab86
/
tools
/
ahat
3bc7238
Annotate binder services and tokens.
by Martijn Coenen
· 6 years ago
4c498dd
Annotate BinderProxy objects with their interface
by Zimuzo
· 6 years ago
d86d281
Add option to view all instances of a class.
by Richard Uhler
· 6 years ago
77bb25b
Merge "Remove ahat-test phony target."
by Treehugger Robot
· 6 years ago
09a262e
Remove ahat-test phony target.
by Richard Uhler
· 6 years ago
26d828f
Add TEST_MAPPING for ahat.
by Richard Uhler
· 6 years ago
8d2e114
Fix ahat test
by Zimuzo
· 6 years ago
42034d7
ahat-tests: Use LOCAL_TEST_CONFIG to set test config
by nelsonli
· 6 years ago
efadbcd
ahat: support java.lang.ref.Finalizer
by Richard Uhler
· 6 years ago
55a2789
Update ahat version number to 1.6
by Richard Uhler
· 6 years ago
eb5ff61
ahat: add support for parsing 0x0C HEAP DUMP record
by Richard Uhler
· 6 years ago
2fbc04d
Add --retained option to ahat
by Richard Uhler
· 6 years ago
e824a30
ahat: switch to using new dominators API
by Richard Uhler
· 6 years ago
f125588
Merge "Add a more flexible Dominators API."
by Treehugger Robot
· 6 years ago
e8c91f2
Merge "Add instances to sites after removing duplicate ids."
by Treehugger Robot
· 6 years ago
5618f06
Add a more flexible Dominators API.
by Richard Uhler
· 6 years ago
eb53697
Add instances to sites after removing duplicate ids.
by Richard Uhler
· 6 years ago
b957c89
Support heap dumps generated with HotSpotDiagnosticMXBean
by Richard Uhler
· 6 years ago
f66c02b
ahat: ignore duplicate instances with the same id
by Richard Uhler
· 6 years ago
0028ce0
Merge "Distinguish between soft/weak/phantom/etc references in ahat."
by Treehugger Robot
· 6 years ago
975cd09
Distinguish between soft/weak/phantom/etc references in ahat.
by Richard Uhler
· 6 years ago
629e7cf
Annotate $classOverhead arrays.
by Richard Uhler
· 6 years ago
35ce0b7
Add progress bar to ahat.
by Richard Uhler
· 6 years ago
baee150
Merge "Fix bug in Value.getBaseline()."
by Treehugger Robot
· 6 years ago
7d7457c
Fix bug in Value.getBaseline().
by Richard Uhler
· 6 years ago
f3fa956
Add a suite tag to ahat unit tests
by Julien Desprez
· 6 years ago
f83f83d
Improve ahat dominators computation.
by Richard Uhler
· 6 years ago
26d465f
Add a tradefed config for ahat's unit tests.
by Richard Uhler
· 6 years ago
75c6fca
Ignore comment lines in proguard mapping.
by Richard Uhler
· 6 years ago
d1f7097
Add Soong target for converting ahat droiddocs.
by Nan Zhang
· 7 years ago
096d3ae
Ahat: Use art -d in tests
by Andreas Gampe
· 7 years ago
9354e0a
Update ahat version number to 1.5
by Richard Uhler
· 7 years ago
e24847c
Merge "Add javadoc for all public ahat API."
by Treehugger Robot
· 7 years ago
b7732a3
Add javadoc for all public ahat API.
by Richard Uhler
· 7 years ago
32ca778
ahat: fix bug parsing ids with the high bit set.
by Richard Uhler
· 7 years ago
88aa690
Fix bug in proguard deobfuscation of file names.
by Richard Uhler
· 7 years ago
321b3ca
Merge "Tighten up ahat public API."
by Richard Uhler
· 7 years ago
4536a23
Merge "Include ahat in the general-tests tradefed suite."
by Pete Gillin
· 7 years ago
0a85a95
Tighten up ahat public API.
by Richard Uhler
· 7 years ago
0b805e7
Include ahat in the general-tests tradefed suite.
by Pete Gillin
· 7 years ago
1b79bbc
Fix bugs with strong versus weak reference paths.
by Richard Uhler
· 7 years ago
8674b91
Depend on dalvikvm64 directly instead of using ART_HOST_EXECUTABLES
by Colin Cross
· 7 years ago
bf47bc5
ahat-tests: don't write to src directory during build
by Colin Cross
· 7 years ago
c81bf0f
Give even better error messages on failure to launch ahat.
by Richard Uhler
· 7 years ago
8cc2134
Reorganize ahat source directory layout.
by Richard Uhler
· 7 years ago
baeedfe
Merge "Use decode instead of parseLong for query params."
by Richard Uhler
· 7 years ago
f167da7
Merge "Distinguish between weakly reachable and unreachable instances."
by Richard Uhler
· 7 years ago
82eeace
Distinguish between weakly reachable and unreachable instances.
by Richard Uhler
· 7 years ago
d94acef
Revert "Don't show sizes with sample paths."
by Richard Uhler
· 7 years ago
455f552
Use decode instead of parseLong for query params.
by Richard Uhler
· 7 years ago
10e4b85
Update ahat version number to 1.4.
by Richard Uhler
· 7 years ago
cdf68b1
Merge "Give better error messages on failure to launch ahat."
by Richard Uhler
· 7 years ago
b880a8a
Merge "Add support for parsing the ROOT_FINALIZING record."
by Richard Uhler
· 7 years ago
5316bb8
Give better error messages on failure to launch ahat.
by Richard Uhler
· 7 years ago
e949f82
Add support for parsing the ROOT_FINALIZING record.
by Richard Uhler
· 7 years ago
bdff6fe
Don't build ahat tests with EMMA_INSTRUMENT.
by Richard Uhler
· 7 years ago
d2c7516
Don't build ahat tests for mac.
by Richard Uhler
· 7 years ago
26a982a
Remove last remaining guava dependencies.
by Richard Uhler
· 7 years ago
a3b7cf0
Use a custom parser implementation instead of perflib.
by Richard Uhler
· 7 years ago
07f8abb
Remove perflib-based native allocation registry identification.
by Richard Uhler
· 7 years ago
72f0ec7
ahat: Expand test coverage using static heap dumps.
by Richard Uhler
· 7 years ago
a490555
Store instance fields and types with class objects.
by Richard Uhler
· 7 years ago
8d02c89
Remove findClass and mClasses from AhatSnapshot.
by Richard Uhler
· 7 years ago
21f89d2
Specialize Value types and make Value more type safe.
by Richard Uhler
· 7 years ago
8f0d9f1
Minor style cleanup of test-dump/Main.java.
by Richard Uhler
· 7 years ago
29c4bee
Make Site ids be independent of instance ids.
by Richard Uhler
· 7 years ago
9a2e027
Remove unnecessary work in dominators computation.
by Richard Uhler
· 7 years ago
e017aa3
ahat: show sample path through strong references.
by Richard Uhler
· 7 years ago
0b21333
ahat: build ahat-test-dump correctly with javac
by Richard Uhler
· 8 years ago
8b903b9
Update ahat version number to 1.3.
by Richard Uhler
· 7 years ago
3988af6
Show diff column for fields only if diff is enabled.
by Richard Uhler
· 7 years ago
2687050
ahat: Switch to a custom dominators implementation.
by Richard Uhler
· 7 years ago
47686f6
Merge "ahat: Improve field diffing."
by Treehugger Robot
· 7 years ago
d6918e3
ahat: Improve field diffing.
by Richard Uhler
· 7 years ago
a4acabf
Update ahat version number to 1.2.
by Richard Uhler
· 7 years ago
3ee4bff
Show RegisteredNativeAllocation sizes in ahat.
by Richard Uhler
· 7 years ago
4c0fe02
Don't show sizes with sample paths.
by Richard Uhler
· 7 years ago
e952792
ahat: better handle bitmaps without pixel info available.
by Richard Uhler
· 7 years ago
cad217c
ahat: update README and manifest for release 1.1
by Richard Uhler
· 8 years ago
d640e29
Show unreachable objects in ahat.
by Richard Uhler
· 8 years ago
f629cfd
ahat: add support for diffing two heap dumps.
by Richard Uhler
· 8 years ago
cda4f2e
Refactor ahat's perflib api.
by Richard Uhler
· 8 years ago
595beb3
Fix hprof/ahat for string compression.
by Vladimir Marko
· 8 years ago
932b19a
Use junit-host instead of junit
by Paul Duffin
· 8 years ago
ec78c78
Add support for proguard deobfuscation.
by Richard Uhler
· 8 years ago
e087f1f
Release version 0.8 of ahat.
by Richard Uhler
· 8 years ago
6928649
ahat: Show GC Root Paths.
by Richard Uhler
· 8 years ago
cd8a057
Move ART_HOST_TEST_DIR to Android.common_test.mk
by Dan Willemsen
· 8 years ago
8f53364
Update ahat README and manifest for release 0.7.
by Richard Uhler
· 8 years ago
69272db
ahat: Target Java 1.7.
by Richard Uhler
· 8 years ago
702e641
Use ArrayInstance.getLength method.
by Richard Uhler
· 8 years ago
46e476b
Launch ahat server before processing the heap dump.
by Richard Uhler
· 8 years ago
c9c5fe4
Merge "Add missing dependency required for ahat-test."
by Treehugger Robot
· 8 years ago
c5a0004
Add missing dependency required for ahat-test.
by Richard Uhler
· 8 years ago
072350e
Merge "Revert "Add missing dependency required for ahat-test.""
by Richard Uhler
· 8 years ago
3fbfab1
Revert "Add missing dependency required for ahat-test."
by Richard Uhler
· 8 years ago
97c7873
Merge "Add missing dependency required for ahat-test."
by Treehugger Robot
· 8 years ago
13f6d39
Add missing dependency required for ahat-test.
by Richard Uhler
· 8 years ago
e6a6387
Reformat files using Android-style imports.
by Gus Smith
· 8 years ago
477e29a
Hold a ClassLoader reference in NativeAllocationRegistry.
by Richard Uhler
· 9 years ago
Next »