https://blog.youkuaiyun.com/a740169405/article/details/81032228
Android native memory leak detect (Android native内存泄露检测)
https://www.cnblogs.com/zzcperf/p/9563389.html
Android Native内存泄漏检测方法
https://blog.youkuaiyun.com/longlong2015/article/details/80041574
Android内存优化(二)之malloc debug简单介绍与初始化工作
https://blog.youkuaiyun.com/LeonLiu_Blog/article/details/82686593
Android Native Leak分析
google:
malloc debug
调试本地内存
https://source.android.com/devices/tech/debug/native-memory
封装shell脚本
https://developer.android.google.cn/ndk/guides/wrap-script.html
AddressSanitizerOnAndroid
https://github.com/google/sanitizers/wiki/AddressSanitizerOnAndroid