commit | 68cff2d0cc56e0f7fe29ccd09a403e81bcbe8ad2 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Thu Dec 12 16:04:14 2024 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Thu Dec 12 16:04:14 2024 +0000 |
tree | d51f090da6c5313229f3861aaf558624d46dd20e | |
parent | 9362f63e5884cc084a44350f9a457e0550dbf134 [diff] |
ui: split off cpu track addition from global tracks Change-Id: If9ce650db2ccd0146235ecc216d5081ebaabf1bc
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.