commit | 2b2236f8a8dd01e4077ad05e61fb356d5365334b | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Fri Jan 28 10:50:43 2022 +0000 |
committer | Primiano Tucci <primiano@google.com> | Fri Jan 28 10:50:43 2022 +0000 |
tree | ba3d2d36698aa44334161a3b1f945d7d906390aa | |
parent | 383df8c3092e183e0335ba3f1c502cc660c523dc [diff] |
UI: use websocket-based endpoint Note: This requires rolling a new prebuilt for trace processor before landing. Bug: 205274609 Change-Id: I53ab42b9aa6b842012ee155a7e6dcc5ffc562606
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.