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 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。☆312Updated 3 years ago
- Hook Thread Sample☆109Updated 6 years ago
- android p jvmti/android studio apply change☆64Updated 5 years ago
- Analyze contribution rate of each module to the apk size☆201Updated 7 years ago
- ☆122Updated last week
- MethodInterceptProxy for Android.It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field…☆155Updated 8 years ago
- 字节跳动sliver 采集Java函数栈实现☆101Updated last year
- android art hook like Sophix☆285Updated 7 years ago
- 🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory)☆456Updated 2 years ago
- ☆41Updated 6 years ago
- AppOptimizeFramework☆99Updated last year
- android user-space coredump feature☆43Updated 3 weeks ago
- Android Chunk format reader/writer☆293Updated 2 weeks ago
- ☆81Updated 6 years ago
- ☆130Updated 3 years ago
- HiMem 是知乎内部使用的针对 Android 系统开发的线上应用内存使用监控与分析套件,目前支持 mmap/munmap/malloc/calloc/realloc/free 等库函数的监控,同时提供高性能的 Java 层和 Native 层调用栈捕获能力。☆160Updated 3 years ago
- 华为 framework 源码☆177Updated 4 years ago
- Android Studio Layout Inspector超时错误解决☆50Updated 3 years ago
- CGLib-for-Android (Dex code Generation Library for Android) is high level API to dynamicall generate sub class, its implementation based …☆81Updated 9 years ago
- Process Tracker☆37Updated 6 years ago
- TraceFix is a android systrace plugin , with asm and gradle☆111Updated 3 years ago
- Duplicated Bitmap Analyzer Task☆66Updated 3 years ago
- hook java methods