| commit | a6d4c8f3ab3760fef240e332707cb6ca61b2b3e9 | [log] [tgz] |
|---|---|---|
| author | Alexander Timin <altimin@chromium.org> | Fri Oct 20 23:45:22 2023 +0100 |
| committer | Alexander Timin <altimin@chromium.org> | Fri Oct 20 23:45:22 2023 +0100 |
| tree | 0f4212fa3e6d67475736a2cbd222f13435b59f58 | |
| parent | a82d8fc4b154480bfaff148b2405fa3663fb93f6 [diff] |
Breakdown slice duration by thread state Change-Id: Ifbee6e1cae932d0b39e5f5e22ce9c8d486fb457e
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.