commit | d6367f7215828d970e42075046e0e4ba338abd97 | [log] [tgz] |
---|---|---|
author | Nicolo' Mazzucato <nicomazz@google.com> | Thu May 16 15:38:51 2024 +0000 |
committer | Nicolò Mazzucato <nicomazz@google.com> | Thu May 16 15:43:40 2024 +0000 |
tree | df520ae7764a5c5653d11b61db390b143ab23f0f | |
parent | 0e84f702c09c231caf1e7f6c38d9a4e6fb42b53b [diff] |
Create TimelineSync plugin This plugin allows to syncronize the timeline of several open windows. Even if there are multiple different traces, the initial viewport (when the command is enabled) is considered the starting point, and any movement/zoom operation is applied to each window. This is useful to compare a good and bad trace side to side. Bug: 337016334 Bug: 338585751 Test: Run plugin with 2 windows opened Change-Id: Ie16479cf475b9997f7f940186987f33268a47603
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.