commit | db8c66f656c733d02d2d4adce9e9ad40c1d7fd06 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Thu Sep 26 23:53:40 2024 +0100 |
committer | Primiano Tucci <primiano@google.com> | Thu Sep 26 23:53:40 2024 +0100 |
tree | 3fc7eb9ac5a4d704d34b38b0139cc267fc0a3ea9 | |
parent | 6f9d774244e59670560c168953e5efce9c419631 [diff] |
ui: decontrollify PivotTable Turn PivotTable into a standard PivotTableManager rather than being a reactive controller. I'm not touching the logic of it, which I can't fully understand. Change-Id: I4754dd3b6ca48ac7bee2815e51f84b473516e1b3
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.