字节跳动sliver 采集Java函数栈实现
☆103May 29, 2024Updated last year
Alternatives and similar repositories for Sliver
Users that are interested in Sliver are comparing it to the libraries listed below
Sorting:
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆509Jun 26, 2024Updated last year
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆100Oct 8, 2024Updated last year
- 💥 Android multi-module task startup solution☆13Oct 22, 2021Updated 4 years ago
- 这个仓库用于实践和测试 Kotlin 、 Java 性能 和 新语法相关的代码案例,正在陆续添加新的案例。欢迎 star☆12Jun 9, 2022Updated 3 years ago
- 客户端(Android/iOS) APM相关博客收藏☆144Jan 22, 2024Updated 2 years ago
- Android调用JVMTI的Demo,分别是9.0之后的和9.0之前(8.0必须使用反射方式调用)两个Demo☆31Apr 17, 2022Updated 3 years ago
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆330Jan 8, 2026Updated last month
- AppOptimizeFramework☆114Nov 18, 2025Updated 3 months ago
- 实现高版本Android 的进程CPU使用率、CPU使用率检测,监控异常CPU使用的线程,并记录异常阶段的堆栈信息☆38Jun 11, 2022Updated 3 years ago
- An artifact repository to assist writing Gradle Plugins for Android build system.☆88Dec 28, 2023Updated 2 years ago
- allocate bitmap in native heap(Android 6.x - 7.x)☆47Aug 29, 2024Updated last year
- 🔥🔥 btrace (AKA RheaTrace) is a high-performance Android & iOS tracing tool built on Perfetto. It not only times your methods but also r…☆2,466Feb 5, 2026Updated 3 weeks ago
- library for android which can observe signal from native crash or ANR☆346Feb 2, 2023Updated 3 years ago
- ☆1,171Feb 7, 2025Updated last year
- 适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作☆129Jul 22, 2021Updated 4 years ago
- ☆53Jul 11, 2023Updated 2 years ago
- ☆758Jan 16, 2024Updated 2 years ago
- 🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory)☆458Jul 6, 2023Updated 2 years ago
- KOOM is an OOM killer on mobile platform by Kwai.☆3,357Jan 12, 2026Updated last month
- 曙光 Android SDK,隶属于 https://github.com/eventtracing/dawn 项目☆19Apr 21, 2023Updated 2 years ago
- run java method of Android in Jadx without Android device.☆62Feb 23, 2023Updated 3 years ago
- 辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆53Dec 2, 2023Updated 2 years ago
- Android 性能优化实践☆174Oct 4, 2023Updated 2 years ago
- ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。☆316Apr 21, 2022Updated 3 years ago
- 基于ByteX开发的服务发现框架☆14Feb 3, 2020Updated 6 years ago
- HiMem 是知乎内部使用的针对 Android 系统开发的线上应用内存使用监控与分析套件,目前支持 mmap/munmap/malloc/calloc/realloc/free 等库函数的监控,同时提供高性能的 Java 层和 Native 层调用栈捕获能力。☆162Apr 21, 2022Updated 3 years ago
- 知乎 Android 团队使用的静态代码检查工具,支持目录、.apk、.dex、.jar、.aar 格式,可通过配置文件添加检查策略。 主要用于检查 Android 应用或依赖库是否有调用隐私接口。☆114Apr 21, 2022Updated 3 years ago
- Library intended to hook Binder interface and manipulate events☆117Sep 28, 2022Updated 3 years ago
- ServiceLoader performance optimization for Android (Deprecated, use didi/booster instead)☆35Jan 22, 2020Updated 6 years ago
- 耗电量优化☆87Nov 29, 2020Updated 5 years ago
- libapp.so分析助手☆17Jan 4, 2023Updated 3 years ago
- Fix some system bugs to enhance app stability.☆22Sep 27, 2024Updated last year
- 模块化启动框架☆142Feb 11, 2022Updated 4 years ago
- Injection Kit. It is a java bytecode processing library for bytecode injection and transformation.☆61Jan 21, 2026Updated last month
- Android Gradle Plugin和Kotlin Gradle Plugin源码demo工程☆14Dec 9, 2019Updated 6 years ago
- My ksp di playground☆15Jan 29, 2022Updated 4 years ago
- a library for android app handle crash☆225Nov 19, 2023Updated 2 years ago
- ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.☆2,439Updated this week
- A Gradle Plugin for resolving AndroidManifest.xml merge conflicts.☆230Dec 27, 2023Updated 2 years ago