summaryrefslogtreecommitdiffstats
path: root/test/130-hprof
Commit message (Collapse)AuthorAgeFilesLines
* Add regression test for alloc stack trace and unloadingMathieu Chartier2016-02-222-16/+73
| | | | | | | | | | | | Test creates allocations in a different loader, then unloads it. This would free the ArtMethod except that we now visit them as roots. Bug: 26849503 (cherry picked from commit 8a7ef10d10ac1509b79d315fe865bd3c4731262b) Change-Id: If63e26b49380e7b99244ee25e70e729a1736344a
* ART: Hprof cleanupAndreas Gampe2015-01-133-0/+157
Refactor things a bit to make it easier to stream. Add a simple test that dumps the heap and runs hprov-conf on it. Change-Id: I79a9ad37d4cf41fa8d63d039586aa80394d96005