Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add regression test for alloc stack trace and unloading | Mathieu Chartier | 2016-02-22 | 2 | -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 cleanup | Andreas Gampe | 2015-01-13 | 3 | -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 |