ui: Add filter by log level For the log panel, allow the user to select a log level. Then, only the log lines with that level will be shown. https://screenshot.googleplex.com/C27D54QWXzXEzCM Bug: 256577932 Change-Id: I03b7c282520765566ed583257535d500f0cae450
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.