commit | c4d33750f85f6e31fe07ff5c332eb86a5c5d4b34 | [log] [tgz] |
---|---|---|
author | Steve Golton <stevegolton@google.com> | Thu Oct 03 08:21:37 2024 +0100 |
committer | Steve Golton <stevegolton@google.com> | Thu Oct 03 08:21:37 2024 +0100 |
tree | 2ee631e1c68b4a8f691c9cc9683c8d52322bd3be | |
parent | b0c4436b8cef20ab63916cb5ec27d74127000dc5 [diff] |
ui: Remove HEAP_PROFILE legacy selection type Change-Id: Icc78fdf3b2b0703a94d3a0995b27e4c618c271f7
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.