commit | e23d970afab34b7b3de463c66820b96f20686756 | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Fri Apr 16 15:32:30 2021 +0100 |
committer | Hector Dearman <hjd@google.com> | Fri Apr 16 15:32:30 2021 +0100 |
tree | 0379c7d41b4a83a526f6aac2354d43bfb974d711 | |
parent | 0543e42b5170cc05160f087fcbeb029593917b58 [diff] |
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.