AndroidAdvanceWithGeektime / JVMTI_SampleLinks
JVMTI Sample
☆160Updated 6 years ago
Alternatives and similar repositories for JVMTI_Sample
Users that are interested in JVMTI_Sample are comparing it to the libraries listed below
Sorting:
- ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。☆313Updated 3 years ago
- Hook Thread Sample☆108Updated 6 years ago
- android p jvmti/android studio apply change☆65Updated 5 years ago
- Analyze contribution rate of each module to the apk size☆200Updated 7 years ago
- MethodInterceptProxy for Android.It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field…☆156Updated 8 years ago
- ☆128Updated 3 weeks ago
- AppOptimizeFramework☆104Updated last year
- android user-space coredump feature☆47Updated 2 months ago
- android art hook like Sophix☆285Updated 7 years ago
- 🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory)☆454Updated 2 years ago
- HiMem 是知乎内部使用的针对 Android 系统开发的线上应用内存使用监控与分析套件,目前支持 mmap/munmap/malloc/calloc/realloc/free 等库函数的监控,同时提供高性能的 Java 层和 Native 层调用栈捕获能力。