ui: Tidy up details panel font sizes and weights - Remove the `font-size: smaller` and `font-weight: 300` rule from details shell. - Adjust font sizes in `Section` widgets to make contents a little smaller, as most details panel contents appears too large now (and most details panels are implemented using `Section`s anyway). - This CL fixes the look of the tag input in flamegraph, and allows us to remove the `1rem` rule. Change-Id: I94cd53c0c6871dbd63fd248d8273ba73dd43d030
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.