TraceFix is a android systrace plugin , with asm and gradle
☆117Feb 9, 2026Updated 2 weeks ago
Alternatives and similar repositories for TraceFix
Users that are interested in TraceFix are comparing it to the libraries listed below
Sorting:
- android user-space coredump feature☆48Dec 1, 2025Updated 2 months ago
- ☆152Feb 13, 2026Updated 2 weeks ago
- 🔥🔥 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
- ☆34Nov 15, 2022Updated 3 years ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,654Feb 23, 2021Updated 5 years ago
- ☆1,171Feb 7, 2025Updated last year
- ☆12Apr 18, 2020Updated 5 years ago
- 字节跳动sliver 采集Java函数栈实现☆103May 29, 2024Updated last year
- ☆312Nov 5, 2023Updated 2 years ago
- 锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载☆380Jun 16, 2022Updated 3 years ago
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,249Jan 20, 2024Updated 2 years ago
- ☆758Jan 16, 2024Updated 2 years ago
- 业务代码解耦,轻松跨模块加载一个类。比如Fragement、View等☆18Oct 31, 2018Updated 7 years ago
- 一个有效优化 apk 应用 Field 个数、包大小的构建(Hook)工具。☆57May 9, 2018Updated 7 years ago
- KOOM is an OOM killer on mobile platform by Kwai.☆3,357Jan 12, 2026Updated last month
- ☆18Feb 2, 2022Updated 4 years ago
- A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode☆1,416Sep 10, 2022Updated 3 years ago
- A Lightweight Framework for Code Generating☆60Jun 20, 2022Updated 3 years ago
- Booster 示例:使用 ASM 操作字节码☆19Jul 1, 2019Updated 6 years ago
- Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Al…☆1,958Dec 14, 2018Updated 7 years ago
- An api compatibility inspect gradle plugin.(一个Api兼容性检测的Gradle插件)☆90Jan 9, 2019Updated 7 years ago
- 耗电量优化☆87Nov 29, 2020Updated 5 years ago
- HiMem 是知乎内部使用的针对 Android 系统开发的线上应用内存使用监控与分析套件,目前支持 mmap/munmap/malloc/calloc/realloc/free 等库函数的监控,同时提供高性能的 Java 层和 Native 层调用栈捕获能力。☆162Apr 21, 2022Updated 3 years ago
- matrix的耗时方法日志解析☆40Sep 4, 2019Updated 6 years ago
- Standalone Eclipse MAT tool with support for Android hprof format.☆10Oct 14, 2020Updated 5 years ago
- ASM 插桩示例☆12May 27, 2020Updated 5 years ago
- ☆10Apr 14, 2021Updated 4 years ago
- Interop library for exposing Android's main thread and loopers as RxJava 3 Schedulers directly.☆11Apr 17, 2023Updated 2 years ago
- 基于 ByteX 开发一些有意义的插件☆47Jan 19, 2021Updated 5 years ago
- 一个使用ASM进行字节码插桩的大图监控框架☆173Aug 6, 2020Updated 5 years ago
- Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11☆4,541Jul 22, 2023Updated 2 years ago
- Android方法调用跟踪 ; 方法耗时统计 ; 方法调用参数以及返回值跟踪 ; 方法调用替换;方法hook☆99Jun 8, 2021Updated 4 years ago
- 算法记录,不断更新。。。☆10Jan 8, 2022Updated 4 years ago
- An API to access information at ribot☆12Apr 27, 2018Updated 7 years ago
- Android 性能优化资源☆219May 17, 2020Updated 5 years ago
- A library for performance traces from production.☆1,598Apr 19, 2023Updated 2 years ago
- Document for Aspectj And Bytecode☆27Feb 20, 2019Updated 7 years ago
- Matrix Trace Processor☆33Feb 8, 2020Updated 6 years ago
- 美团自定义Lint示例☆109Mar 7, 2017Updated 8 years ago