commit | b4f79a6046bf2a347f8ec8656da19304302bfabf | [log] [tgz] |
---|---|---|
author | sashwinbalaji <sashwinbalaji@google.com> | Thu Nov 07 08:24:21 2024 +0800 |
committer | sashwinbalaji <sashwinbalaji@google.com> | Tue Nov 12 20:09:38 2024 +0800 |
tree | 9a3bbe83cdbeebd056847600a8b48fc81b9fbd2d | |
parent | b5b24d0bca727b1feaca29909807e42ed5940c62 [diff] |
thermal: perfetto/ftrace: Add cpm_trace/param_set_value_cpm event - Add ftrace event param_set_value_cpm which is a generic trace event used to log power manager related updates. Bug: 369829980 Test: Capture local perfetto trace Change-Id: Id0b1addeea408a33d9d4d0062ebdd1f840e5124d
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.