commit | 4f2a8ebaab88f2a638ca6b1e616053bc9ef0e397 | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Thu Sep 16 12:56:55 2021 +0100 |
committer | Hector Dearman <hjd@google.com> | Thu Sep 16 12:56:55 2021 +0100 |
tree | d7436e84b1841551feb7d3e63f67478a85f7e1ff | |
parent | 3b5c48952525b41a0618a9f49a97b2dcf2015d48 [diff] |
ui: Prevent crashes due to null names in flamegraphs Bug: 200138104 Change-Id: I681d19a86b7aaa71b338eb3845dcfce0ae061c7d
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.