commit | 137288ed347b3ea77aacd3f73af2ea1cccba73ac | [log] [tgz] |
---|---|---|
author | sashwinbalaji <sashwinbalaji@google.com> | Mon May 06 11:05:42 2024 +0800 |
committer | sashwinbalaji <sashwinbalaji@google.com> | Mon May 13 19:05:55 2024 +0800 |
tree | 2338622c1460faa68593f7264de574510396b123 | |
parent | 136186b54e24885e879eb31fd6a10263df1861d7 [diff] |
thermal: perfetto/ftrace: Parse thermal_exynos temp and cdev Add support to parse ThermalExynosAcpmBulk and ThermalExynosAcpmHighOverhead ftrace events and extract temperature and cdev target of acpm thermal_zones For ThermalExynosAcpmBulk extract timestamp from within the event instead of relying on ftrace timestamp. Move all thermal related events into one common file. Bug: 257482511 Test: run ui/run-dev-server Change-Id: I1ed41715fdade307ee359a9c763fade5c4f9ff52
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.