fredericgermain / LeakTracerLinks
Continuation of the LeakTracer project
☆318Updated 5 years ago
Alternatives and similar repositories for LeakTracer
Users that are interested in LeakTracer are comparing it to the libraries listed below
Sorting:
- HeapSnap 是一个定位内存泄露的工具,适用于Android平台。☆147Updated 2 years ago
- A easy way to use valgrind on Android device.☆59Updated 5 years ago
- study of malloc debug☆41Updated 5 years ago
- ☆302Updated 2 years ago
- JNI Generater for Android☆311Updated 6 years ago
- posts about android development☆96Updated 4 years ago
- Android Binder Demo示例程序,分别从Android应用层(Java)、framework层(Java)、native层(C++)3个角度,通过example阐述如何创建和使用Android Binder IPC实例☆273Updated 9 years ago
- A powerful crash reporting library for Android NDK. Don't forget to run git submodule update --init --recursive after checking out.☆111Updated 5 years ago
- Debug Android Framework Native Code Tutorial.☆156Updated 8 years ago
- A library you can compile into your Android NDK code to generate gprof-compatible profile information.☆195Updated 9 years ago
- Learn OpenGL ES On Android☆94Updated 7 years ago
- An experimental project to port Android Binder IPC subsystem to Ubuntu Linux.☆169Updated 3 years ago
- Android Native代码(C/C++)内存泄露分析