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.