commit | 24ab6af9a85624dad95b2b01b1154839ae1f1b31 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Thu Aug 29 17:18:03 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Thu Aug 29 17:18:03 2024 +0100 |
tree | 39434b5f0864afc047c9e3e625e2ae4c009e3f22 | |
parent | 3468e6f8f098afb080fa81ca17b1ba643232ce5d [diff] |
tp: fix null frame names in flamegraph Fixes: 362944140 Change-Id: I9bdbb6477617033dcbbf9c61fc1063ab7304f79c
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.