ui: Make record page subsection part of path Move the url representation of subpages from arguments to the path. Create a RouteMatch class which will match routes based on the first part of the path. For instance, it will match '/router/bla' as the '/router' page. Bug: 191255021 Change-Id: I4a6c232bd5fed47e4f47e335a2deef28d3d091c0
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.