commit | 4f658e3b30bb064b34a2c743bb2d2d1cc8b812f1 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue May 02 19:44:37 2023 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Tue May 02 19:44:37 2023 +0100 |
tree | 2e21a70908b7cc98ddc1bbfcb9003f66952245c1 | |
parent | 9f43ba5537724891efeb459e5eb59e71a989098c [diff] |
tp: make all global counter tracks have a group This prevents the explosion of top level counter tracks which we've observed recently. Change-Id: Ic38583b00c1091ca12a42d0f6dbca37e154fd119
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.