zkwlx / HiMem
HiMem 是知乎内部使用的针对 Android 系统开发的线上应用内存使用监控与分析套件,目前支持 mmap/munmap/malloc/calloc/realloc/free 等库函数的监控,同时提供高性能的 Java 层和 Native 层调用栈捕获能力。
☆159Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for HiMem
- 🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permiss…☆216Updated 2 years ago
- Hook Thread Sample☆105Updated 5 years ago
- ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。☆309Updated 2 years ago
- ☆93Updated 4 years ago
- Lint增量检查☆54Updated 2 years ago
- 字节跳动sliver 采集Java函数栈实现☆97Updated 5 months ago
- Analyze contribution rate of each module to the apk size☆197Updated 6 years ago
- Android 性能优化资源☆196Updated 4 years ago
- 一个小众需求下移除 Android 构建中 Jar 包、AAR 包、构建冗余 class 文件的 Gradle 插件。☆169Updated 6 years ago
- JVMTI Sample☆154Updated 5 years ago
- Process Tracker☆37Updated 5 years ago
- Magical modules with cool tech.The best dynamic so loader for android.☆168Updated 2 years ago
- ☆90Updated 5 years ago
- 一种在Dalvik虚拟机上多Dex首次加载的优 化方案,支持4.1~4.4☆73Updated 4 years ago
- MethodInterceptProxy for Android.It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field…☆153Updated 7 years ago
- android p jvmti/android studio apply change☆57Updated 4 years ago
- init☆97Updated 2 years ago
- hook system by asm☆77Updated 2 years ago
- Android 性能优化实践☆163Updated last year
- insert try catch code when gradle transform class☆30Updated 5 years ago
- A IPC Invoker for Android Development.☆200Updated 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 8 years ago
- matrix的耗时方法日志解析☆39Updated 5 years ago
- Android方法调用跟踪 ; 方法耗时统计 ; 方法调用参数以及返回值跟踪 ; 方法调用替换;方法hook☆100Updated 3 years ago
- 🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory)☆442Updated last year
- 模块接口服务,如何在一个模块内维护其对外暴露的接口(包括打包发布),而不是把接口和接口实现分离到两个不同的模块?☆150Updated 3 years ago
- AppOptimizeFramework☆89Updated 5 months ago
- 支持APK包中所有System.Load/LoadLibrary加载的So库文件(Maven、aar文件引入三方库、源码引入的so文件),对So文件进行7z压缩与云端下发,完成apk瘦身☆68Updated 2 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆90Updated last month
- Inline constant fields of android R class by asm and transform-api☆126Updated 2 years ago