commit | d73aba4f0c95914cc51144b0b609d9293e5341cf | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed May 03 21:40:26 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Thu May 04 15:33:40 2017 -0700 |
tree | 7f2903217c0773f8cc0c3580fe5aa1d90998d1c5 | |
parent | 9e8797d1c96dd4744b667ef6bbd10812e2087f79 [diff] |
ART: Add Heap JVMTI extension API Add extension API for Android heaps. Add a function that returns the heap id for a tag (implying an object). Add a function that returns the heap name for a given heap id. Add tests. Bug: 37283268 Test: m test-art-host Test: art/test/testrunner/testrunner.py -b --host -t 913 Test: cts-tradefed run cts-dev --module CtsJvmtiRunTest913HostTestCases Change-Id: I3a140ce00a33507c9ac3263d0badd10f3daf558c