OSDN Git Service

Show size/alloc/free per Dalvik heap space in dumpsys
authorHiroshi Yamauchi <yamauchi@google.com>
Mon, 15 Jul 2013 21:20:41 +0000 (14:20 -0700)
committerThe Android Automerger <android-build@android.com>
Thu, 1 Aug 2013 00:28:21 +0000 (17:28 -0700)
commiteeb18914e487b4ae8c8702fc390fd1a360c768ae
treeb6df4e8f16e5da889cdc727c555b2361ec1a4875
parentabbd2ea62e490d60a0bf680e7b110a53a8c910ed
Show size/alloc/free per Dalvik heap space in dumpsys

Add the heap size/alloc/free stats to the Dalvik heap space breakdown section in dumpsys meminfo.

Also, now the zygote heap has a distict ashmem region name.

Bug: 9532137
Bug: 8266259

(cherry picked from commit 3edfe0b32753309ad7dcccd894239cb0a8aefb85)

Change-Id: I9b32727e4211f571a5205b6b7281958514d245d4
vm/alloc/HeapSource.cpp
vm/native/dalvik_system_VMDebug.cpp