#android #trace #parser

android_trace_log

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

3 unstable releases

0.2.1 Oct 30, 2022
0.2.0 Feb 23, 2021
0.1.0 Feb 11, 2021

#544 in Parser implementations

Download history 225/week @ 2022-12-01 111/week @ 2022-12-08 236/week @ 2022-12-15 35/week @ 2022-12-22 46/week @ 2022-12-29 180/week @ 2023-01-05 115/week @ 2023-01-12 162/week @ 2023-01-19 341/week @ 2023-01-26 204/week @ 2023-02-02 290/week @ 2023-02-09 243/week @ 2023-02-16 162/week @ 2023-02-23 116/week @ 2023-03-02 215/week @ 2023-03-09 201/week @ 2023-03-16

738 downloads per month

0BSD OR MIT OR Apache-2.0

42KB
1K SLoC

Android Trace Log   crates.io docs.rs

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

Reference

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–27MB
~453K SLoC