UI: remove validators, move to zod Zod subsumes our home-brewed validators and is nearly a drop-in replacement. Test: manual: query history still works Test: manual: saved record configs still work Test: manual: router still works Change-Id: I998e6286fddd9ba2fcccaf515ba43bf12f9c3603
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.