tp: make dynamic tables their own standalone target This CL decouples dynamic tables from the top level storage_minimal and storage_full targets to make it easier to reason about what they depend on. This has cascading effects which mean some classes have to be moved around. This is a purely mechanical refactoring with no functional change. Bug: 220373202 Change-Id: Ia574b6a27303dff77c46eddd7f415700a9e6ff73
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.