commit | ec5e196fe42abd6aa03421a9941f918604843b4e | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Mon Aug 07 11:46:14 2023 +0100 |
committer | Hector Dearman <hjd@google.com> | Mon Aug 07 11:46:14 2023 +0100 |
tree | 4c8a77ef63670f0a1ca46f6dd40188872c2debd6 | |
parent | c51f3b483db447a703f0addfe59bf3f4916fad68 [diff] |
ui: Add viz page Change-Id: Ib81d1602f16028e48c1dd48275791e81ad750444
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.