summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2014-07-30 14:59:56 -0700
committerMathieu Chartier <mathieuc@google.com>2014-07-30 17:03:32 -0700
commit36dab3607e77505ce139eacef1c62a1c4bc4affd (patch)
tree4b8fa4da5aef0bd4f7340d33f2d6649ba2089b5a /test/ProfileTestMultiDex
parent01a0ebb6b96c32879dcad99d515fc0cd8de2a266 (diff)
Add support for bump pointer spaces to DdmSendHeapSegments.
Added support for bump pointer spaces as well as differentiating between DlMallocSpaces and RosAllocSpaces. Added logic to reset the start of next chunk to prevent inbetween space regions counted as free. Fixed a debug build bug where we were doing an mprotect after creating a rosalloc space. In debug builds, this writes a magic value in the page. This was faulting since it was set to PROT_NONE. The fix moves the mprotect before the RosAlloc space creation. Bug: 16408851 Change-Id: Ibe18198d05ff353fbb57d10b2f7719fdcbf1c5f0
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions