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 19:21:45 +0000 (12:21 -0700)
commitcc1d74a1426a023f5cae496599042787f2a81c62
tree970e3e104305db2e475b223997c17b7c1f107668
parentdc4d14b37a93ed9067dde0b9085d7f48847bfad6
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