commit | 121e788fe10ae756746b80cf36f1b0209d98375c | [log] [tgz] |
---|---|---|
author | Ryan Savitski <rsavitski@google.com> | Mon Jan 29 12:17:33 2024 +0000 |
committer | Ryan Savitski <rsavitski@google.com> | Mon Jan 29 12:17:33 2024 +0000 |
tree | f6eb35622d9b7edad965a4fe7e63d7eb375bc2f3 | |
parent | 6e30e240633a75170877f5609815078f3b3c0ab4 [diff] |
ui: simplify "io.ufs.command.tags" track grouping The initial reason for the change was being bothered that the UI shows the first track as the summary track (`ufsCmdTagTracks[0].key = summaryTrackKey;`), which often looks like a glitch rather than a feature. Change-Id: Ib8afb5326a4898388a74630d87408f825160a36e
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.