#android #trace #parser #log-parser

android_trace_log

用于处理使用Debug.startMethodTracing创建的Android跟踪日志的crate

4个版本 (2个重大更新)

0.3.0 2023年9月3日
0.2.1 2022年10月30日
0.2.0 2021年2月23日
0.1.0 2021年2月11日

调试中排名第594

Download history • Rust 包仓库 516/week @ 2024-03-13 • Rust 包仓库 673/week @ 2024-03-20 • Rust 包仓库 382/week @ 2024-03-27 • Rust 包仓库 539/week @ 2024-04-03 • Rust 包仓库 510/week @ 2024-04-10 • Rust 包仓库 610/week @ 2024-04-17 • Rust 包仓库 311/week @ 2024-04-24 • Rust 包仓库 248/week @ 2024-05-01 • Rust 包仓库 153/week @ 2024-05-08 • Rust 包仓库 190/week @ 2024-05-15 • Rust 包仓库 116/week @ 2024-05-22 • Rust 包仓库 144/week @ 2024-05-29 • Rust 包仓库 131/week @ 2024-06-05 • Rust 包仓库 263/week @ 2024-06-12 • Rust 包仓库 116/week @ 2024-06-19 • Rust 包仓库 99/week @ 2024-06-26 • Rust 包仓库

每月下载量668

0BSD OR MIT OR Apache-2.0

44KB
1K SLoC

Android Trace Log — crates.io docs.rs

用于处理使用android.os.Debug.startMethodTracing创建的Android跟踪文件的库

参考

更新日志

  • 0.3.0 - 将Error枚举标记为非穷举,对无效时间戳不panic

许可证

TL;DR 做你想做的

许可协议为BSD Zero Clause License (https://open-source.org.cn/licenses/0BSD)、Apache 2.0 License (https://apache.ac.cn/licenses/LICENSE-2.0)或MIT License (https://open-source.org.cn/licenses/MIT)中的任何一个,由您选择。

依赖项

~2.1–8MB
~53K SLoC