commit | 9bcbe78de437d8bb78f923cb80ec4a014389a4b8 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue Nov 19 22:55:08 2024 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Wed Nov 20 20:17:15 2024 +0000 |
tree | da39b3522274ec0c77b72134c2b36a1330f04c97 | |
parent | 45277f31f15c4e90ee99122183993ca433b1a322 [diff] |
ui: add support for saving/restoring sets of tracks by name Allows for having multiple sets of pinned tracks stashed at the same time. Bug: https://github.com/google/perfetto/issues/242 Change-Id: I1d0c46cecaa78ed00722d7e2402b4e2043fb2dad
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.