fredericgermain / LeakTracer
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
- study of malloc debug☆41Updated 5 years ago
- A powerful crash reporting library for Android NDK. Don't forget to run git submodule update --init --recursive after checking out.☆112Updated 5 years ago
- A easy way to use valgrind on Android device.☆59Updated 5 years ago
- HeapSnap 是一个定位内存泄露的工具,适用于Android平台。☆145Updated 2 years ago
- Debug Android Framework Native Code Tutorial.☆155Updated 8 years ago
- A library you can compile into your Android NDK code to generate gprof-compatible profile information.☆194Updated 9 years ago
- ☆15Updated 14 years ago
- JNI Generater for Android☆311Updated 6 years ago
- ☆300Updated last year
- Learn OpenGL ES On Android☆93Updated 7 years ago
- ☆356Updated 4 years ago
- Android Native代码(C/C++)内存泄露分析☆34Updated 4 years ago
- An experimental project to port Android Binder IPC subsystem to Ubuntu Linux.☆166Updated 3 years ago
- ☆104Updated this week
- posts about android development☆96Updated 3 years ago
- An memory analyzer targeted android native heap☆26Updated 8 years ago
- Use CLion to edit android source code and automatically parse Android.mk☆91Updated 2 years ago
- Android Studio+LLDB调试内核Binder☆135Updated 9 years ago
- UML files to reverse Android frameworks☆182Updated 11 years ago
- mirror of https://chromium.googlesource.com/external/libyuv/☆158Updated 9 years ago
- Android Binder Demo示例程序,分别从Android应用层(Java)、framework层(Java)、native层(C++)3个角度,通过example阐述如何创建和使用Android Binder IPC实例☆271Updated 9 years ago
- xUnwind is a collection of Android native stack unwinding solutions.☆212Updated last year
- libcurl库移植到android平台,可以在native层使用网络请求库