memery leak

https://blog.csdn.net/a740169405/article/details/81032228

Android native memory leak detect (Android native內存泄露檢測)

https://www.cnblogs.com/zzcperf/p/9563389.html

Android Native內存泄漏檢測方法

https://blog.csdn.net/longlong2015/article/details/80041574

Android內存優化(二)之malloc debug簡單介紹與初始化工作

https://blog.csdn.net/LeonLiu_Blog/article/details/82686593

Android Native Leak分析

google:

malloc debug

https://android.googlesource.com/platform/bionic/+/master/libc/malloc_debug/README.md#for-platform-developers

調試本地內存

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

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章