commit | 9efefcae62fef6dbb32a11c243e8a9eb5149e862 | [log] [tgz] |
---|---|---|
author | Steve Golton <stevegolton@google.com> | Wed Apr 30 16:28:13 2025 +0100 |
committer | GitHub <noreply@github.com> | Wed Apr 30 15:28:13 2025 +0000 |
tree | 6a0c1670b1b3410f71e9379eb02c3ae9f3a8cec6 | |
parent | 899ca510c24cb839749c085e42f339bc157f5e33 [diff] |
Add command to select all perf samples (#1401)
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.