| commit | 00ad0cef9026194b0b1f3bfc1ab64bf0ae7e9415 | [log] [tgz] |
|---|---|---|
| author | Lalit Maganti <lalitm@google.com> | Mon May 12 02:26:58 2025 -0700 |
| committer | GitHub <noreply@github.com> | Mon May 12 10:26:58 2025 +0100 |
| tree | a93b4709c53e510ec1ef2d5ad26bef2901ec4937 | |
| parent | 613f4b3e9da6d924b446b897414c25a8bedf1e0a [diff] |
ui: add support for memory64 (#1458)
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.