Add boilerplate for cpuhp_pause kernel event Wires up cpuhp_pause as far as the raw table and adds a TODO to use process and visualize the events. Also updates trace_config_muxer.cc to add cpuhp_pause to the freq atrace category matching aosp/1645908. Bug: 183110813 Change-Id: I4d030d1c1ce0e6470fa26a9a5f67ba83c187eee2
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.