OSDN Git Service

Move to android_mallopt for malloc debug calls.
authorChristopher Ferris <cferris@google.com>
Tue, 16 Apr 2019 18:34:58 +0000 (11:34 -0700)
committerChristopher Ferris <cferris@google.com>
Thu, 18 Apr 2019 00:52:34 +0000 (17:52 -0700)
commit98180a344cfd08748dcf5a6aa5aebfdeb7e78b62
tree183b657d4186ca9b9c21d0606c6834eeb549011f
parentd5044563c365c8c3d51498dda03129f7aef80ed3
Move to android_mallopt for malloc debug calls.

Remove the guardrail/MemoryLeakTrackUtil.* files. They aren't used
and they are a copy of frameworks/av/media/utils/MemoryLeakTrackUtil.*.

Bug: 130028357

Test: Enable backtrace for calendar, run am dumpheap -n <PID> <FILE>
Change-Id: I6ce69465b0c04fae97b3622df2763a2996063d85
cmds/statsd/src/guardrail/MemoryLeakTrackUtil.cpp [deleted file]
cmds/statsd/src/guardrail/MemoryLeakTrackUtil.h [deleted file]
core/jni/android_ddm_DdmHandleNativeHeap.cpp
core/jni/android_os_Debug.cpp