trace_processor: add wakeup_source_(de)activate Add support for wakeup_source_activate, and wakeup_source_deactivate events. Bug: 202186178 Test: push to device and confirm events are captured Change-Id: I14bd705456ce4bf79b2bf25a9a00aa70a16d50f3
Perfetto is a production-grade open-source stack for performance instrumentation and trace analysis. It offers services and libraries and for recording system-level and app-level traces, native + java heap profiling, a library for analyzing traces using SQL and a web-based UI to visualize and explore multi-GB traces.
See https://perfetto.dev/docs or the /docs/ directory for documentation.