ui: Minor cosmetic refactorings A bunch of small changes that I accumulated. These are to make next CLs smaller. Just puts things in a shape that is more similar to the final one. Change-Id: I9e96d9c9d5c37da7a3f54e86bfb6f7bf4503d12c
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.