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>
Fri, 19 Apr 2019 18:15:50 +0000 (11:15 -0700)
commit4740d542435ff2d3a05f0684b3dbdaa1b44eaa9c
tree3cb6a807a47ea154cd72ddde277159027a5918ee
parentfb3c3679c1a7061c0695cc489ce5a82e5c9bc9bf
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
Merged-In: I6ce69465b0c04fae97b3622df2763a2996063d85
(cherry picked from commit 98180a344cfd08748dcf5a6aa5aebfdeb7e78b62)
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