commit | 008127d293b7807c75f24a3039546f88aff08665 | [log] [tgz] |
---|---|---|
author | sashwinbalaji <sashwinbalaji@google.com> | Mon May 06 08:43:28 2024 +0800 |
committer | sashwinbalaji <sashwinbalaji@google.com> | Thu May 09 22:27:32 2024 +0800 |
tree | 62bd70ca6ef0e39c50afff8695c1938c5cc568b3 | |
parent | 209d4bfd2942b47edaf7d0788969ce1a52745de0 [diff] |
thermal: perfetto/ftrace: Add thermal_exynos ftrace events Define below thermal_exynos events in perfetto: - thermal_exynos_acpm_bulk - thermal_exynos_acpm_high_overhead These events record acpm thermal_zone's temperature, cdev_state and throttling parameters. Bug: 257482511 Test: Capture local perfetto trace Change-Id: I2b78eb00f64586052b95979fc62c1642e465e347
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.