Crate android_trace_log

Source

Re-exports§

pub use chrono;

Structs§

AndroidTraceLog
Android trace log
Event
Trace event
EventView
A view into an event with convenience methods for accessing the associated thread and method. Use AndroidTraceLog::iter to get an iterator over these.
GcTrace
Garbage collector tracing info
Method
A traced method
Thread
A traced thread

Enums§

Action
Trace event action
Clock
Clock used for the trace log
Time
An event time offset since the trace start.
Vm
The process VM

Functions§

parse
Parse a byte array into an android trace