#android #parser #logging #trace #start-method-tracing

android_trace_log

A crate for handling Android trace logs created with Debug.startMethodTracing

4 releases (2 breaking)

0.3.0 Sep 3, 2023
0.2.1 Oct 30, 2022
0.2.0 Feb 23, 2021
0.1.0 Feb 11, 2021

#1011 in Debugging

Download history 204/week @ 2024-12-16 44/week @ 2024-12-23 78/week @ 2024-12-30 228/week @ 2025-01-06 115/week @ 2025-01-13 105/week @ 2025-01-20 119/week @ 2025-01-27 68/week @ 2025-02-03 97/week @ 2025-02-10 212/week @ 2025-02-17 162/week @ 2025-02-24 217/week @ 2025-03-03 316/week @ 2025-03-10 204/week @ 2025-03-17 283/week @ 2025-03-24 372/week @ 2025-03-31

1,177 downloads per month

0BSD OR MIT OR Apache-2.0

44KB
1K SLoC

Android Trace Log   crates.io docs.rs

A library for handling Android trace files created with android.os.Debug.startMethodTracing

Reference

Changelog

  • 0.3.0 - mark Error enum as non-exhaustive, don't panic on invalid timestamps

License

TL;DR do whatever you want

Licensed under either the BSD Zero Clause License (https://opensource.org/licenses/0BSD), the Apache 2.0 License (http://www.apache.org/licenses/LICENSE-2.0) or the MIT License (http://opensource.org/licenses/MIT), at your choice.

Dependencies

~2–3MB
~51K SLoC