OSDN Git Service

ART: Merge entries with same name and protect in MemMap dump.
authorVladimir Marko <vmarko@google.com>
Fri, 8 May 2015 14:17:32 +0000 (15:17 +0100)
committerVladimir Marko <vmarko@google.com>
Fri, 8 May 2015 21:17:47 +0000 (22:17 +0100)
commit17a924abde2b0f1f37f6008b451a0a75190c71ff
tree7a081b8d31aaae4ee40ffe2d4c43eb79d8fe576f
parent2e8da8ecb94134081c3ea18a217294db367888a3
ART: Merge entries with same name and protect in MemMap dump.

This should make the MemMap dump less chatty and allow the
logger to keep more relevant output.

Bug: 20873174
Change-Id: I09058798faa8f79d154cee5008017b03700df8db
runtime/gc/collector/mark_sweep.cc
runtime/gc/heap.cc
runtime/mem_map.cc
runtime/mem_map.h