[ui] Pivot table Implement core experience for the pivot table and use it in the table viewer. Supported entry points: - 'Pivot' column action in the column menu in the table viewer. Supported features: - Adding and removing new pivots - Adding and removing aggregations (min / max / sum) - Sorting (by pivots and aggregations) - Dynamically updating the pivot table when filters change Bug: b/395565690 Change-Id: I6d29ca16b002e060a5f9c6da6ab94c6e7ef6d9f8
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.