commit | fb357715d4fb8227553cd9742e3d029c21da6d80 | [log] [tgz] |
---|---|---|
author | Vilas Bhat <vilasbhat@google.com> | Sun Mar 10 08:35:25 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sun Mar 10 08:35:25 2024 +0000 |
tree | 5bbfde5a68ae78150032172778588a07882ac8a4 | |
parent | 45fe47bfe4111454ba7063b9b4d438369090d6ba [diff] | |
parent | 714b9e8c5bf9c16ce18ac6343aeab326dd8969dc [diff] |
Merge changes from topic "perfetto-runtime-pm" into main * changes: ui: Add linuxDeviceTracks UI plugin ui: Introduce a config field to enable tracking linux device runtime PM transitions tp: Parsing rpm_status ftrace events tp: introduce linux_device_track_table perfetto/ftrace: Introduce rpm_status ftrace event
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.