Show flows in a table instead of a tree. Display flows in a table instead of a tree. This is more compact (one row per flow instead of four). Example: New: https://screenshot.googleplex.com/BKdVThsisFi2bqX Old: https://screenshot.googleplex.com/8biqhgU4gq3RWtW Change-Id: I40d6a0f3debda2acc7500febce713fd962a7f510
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.