commit | 6b666a980a6c63d09c2189bfe748216015a17ad6 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Wed Jul 03 20:03:05 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Wed Jul 03 20:03:05 2024 +0100 |
tree | 27f802b1af67224e3b53c77299e2eb4348a54b37 | |
parent | 9aa8cf055c25c619db2287526889bb0446058f19 [diff] |
ui: add support for stack samples in new flamegraph impl Change-Id: I64bb49ed7bb974788ae237ff26704390f42dc275
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.