Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
97a042ec6e57025bbc47b480a7753fbf2307b5b8
/
tools
/
ahat
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
· 8 years ago
6919a01
Update to perflib-25.0.0 to improve processing performance.
by Richard Uhler
· 9 years ago
fa8598d
Remove references to $(ACP)
by Dan Willemsen
· 9 years ago
c7f7712
ahat: annotate char[] objects with their string values.
by Richard Uhler
· 9 years ago
1a5baaa
Show registered native allocations in ahat.
by Richard Uhler
· 9 years ago
a7f46cb
Don't duplicate the menu in the help page for ahat.
by Richard Uhler
· 9 years ago
38f9eba
Annotate root objects and show their types.
by Richard Uhler
· 9 years ago
7a16adb
Change roots view to "rooted".
by Richard Uhler
· 9 years ago
1af86f1
ahat: limit default number of results shown.
by Richard Uhler
· 9 years ago
b357730
Annotate References with their referent.
by Richard Uhler
· 9 years ago
77ff54b
Limit summary string lengths to 200 characters.
by Richard Uhler
· 9 years ago
823e693
Merge "Release ahat version 0.2."
by Richard Uhler
· 9 years ago
c237b39
Release ahat version 0.2.
by Richard Uhler
· 9 years ago
0524aeb
Switch ahat test to use core-optimizing-pic.art.
by Richard Uhler
· 9 years ago
16065ce
Merge "Pay attention to string offset and count fields."
by Richard Uhler
· 9 years ago
3524472
Generate an hprof file to test ahat.
by Richard Uhler
· 9 years ago
788b21e
Pay attention to string offset and count fields.
by Richard Uhler
· 9 years ago
c21e4e6
Make format args explicit in DocString.
by Richard Uhler
· 9 years ago
b730b78
ahat - An android heap dump viewer. Initial checkin.
by Richard Uhler
· 9 years ago