commit | 56e2ba0035222b2bf6b7e20b8c5a3dbb4cfa1b75 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Jun 17 12:53:23 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Jun 17 12:53:23 2024 +0000 |
tree | c24da4648a89aed0cb1f746f38fb21f4c9521f4b | |
parent | 6982fd4e3d653d1ceb2a9b0215cb4ec4aa2475c5 [diff] | |
parent | a135a08fc2aec447b5a168f698879d960f82a361 [diff] |
Merge changes I729e7762,I9ac46f5f into main * changes: tp: implement structs in trace processor tp: implement array_agg aggregate function
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.