commit | 5ee55cf2c51f497dc111f9135a77a473b7fd2a28 | [log] [tgz] |
---|---|---|
author | Steve Golton <stevegolton@google.com> | Tue Nov 19 12:20:24 2024 +0000 |
committer | Steve Golton <stevegolton@google.com> | Tue Nov 19 12:22:01 2024 +0000 |
tree | b7d26915b499107449610761922baf32ca76351a | |
parent | 68b02e714c71af66fa89754b3bcd5350fae39de6 [diff] |
ui: Use zod to parse feature flags from local storage In an effort to try and use zod to marshall all data coming into the app from external sources. Change-Id: I24a121454ecae9c90f2eaea585f8546f62021a68
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.