commit | 3927af8cf46d439bd2d76b2f0d6f3e6c63eb58b9 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon May 09 20:23:40 2022 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Mon May 09 20:23:40 2022 +0100 |
tree | 3af5109f2f17f0fbd426140626270cbb125dddc8 | |
parent | 74ed9a4ec6f884109f31ad7154ddbd7c082b541c [diff] |
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.