commit | 52c4625873d1c679c7e0ebf6402620f73d48e31b | [log] [tgz] |
---|---|---|
author | Samuel Wu <wusamuel@google.com> | Wed Sep 11 17:34:10 2024 -0700 |
committer | Samuel Wu <wusamuel@google.com> | Fri Oct 04 16:50:12 2024 +0000 |
tree | ecb9b20b333b3553d13a26607d14a5dc9dc88179 | |
parent | 753416e9a7015846f5ae3703356d6d1d35f27178 [diff] |
perfetto: Introduce devfreq ftrace events Add support to parse devfreq ftrace events. The Linux devfreq framework is an interface for changing frequencies on arbitrary kernel devices. Bug: 370829192 Change-Id: Ica7f56780efcdda7edc137cb3335bf7164609a1a Signed-off-by: Samuel Wu <wusamuel@google.com>
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.