commit | 64934b90bd6856b978003e60189e987e60a1d963 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Tue Jun 25 02:04:02 2024 +0100 |
committer | Primiano Tucci <primiano@google.com> | Tue Jun 25 02:04:02 2024 +0100 |
tree | 7f87fd4a5a012f99ad83c5a5c3034e9ae9c54804 | |
parent | 1335ae8559d8898fa6aa26b722000feaed0b524f [diff] |
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.