commit | 92fcef7732f3b14eafe3b612a239a551b596e481 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Fri Aug 30 20:15:20 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Fri Aug 30 20:15:20 2024 +0100 |
tree | bcf343442c7ecf92ac70a091a6ef815a446c1a67 | |
parent | fb248b55d5b0cf3428b56422c45c472574f86c11 [diff] |
ui: delete old flamegraph implementation Now that the new flamegraph has been stable for quite a few weeks and there is good feedback, we can delete the old flamegraph code from the codebase completely. Change-Id: Ia32cd8b626c81f1974451a759e0e3fbb0fdce2cc
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.