| commit | 34953f0ef39e5496fcf9f4dd34e67de6b8dd100f | [log] [tgz] |
|---|---|---|
| author | Steve Golton <stevegolton@google.com> | Tue Apr 29 17:48:09 2025 +0100 |
| committer | GitHub <noreply@github.com> | Tue Apr 29 17:48:09 2025 +0100 |
| tree | 00daff5d5d975645d8f53e7e969d473db98cb6a1 | |
| parent | 8d9cedd8d37c2719449720ac8a03a6122ed6bb15 [diff] |
Enable statusbar by default (#1383) Enable the 'Show status bar' feature flag by default.
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.