ui: Add filtering using tags Add an input field "Add new tag", in the Android logs panel. The user can input tags which are then used to filter the log entries displayed. If a log entry matches any of the tags shown, it will be displayed. Example: https://screenshot.googleplex.com/AvXvsJK9qS3fcTi Bug: 256577932 Change-Id: If60ebe2760bcbdd1e6757b41186d212de573cb6d
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.