commit | bff781853f668aef5cf0b40e692ec17f02611fa4 | [log] [tgz] |
---|---|---|
author | Steve Golton <stevegolton@google.com> | Fri May 16 13:51:41 2025 +0100 |
committer | Steve Golton <stevegolton@google.com> | Fri May 16 14:01:16 2025 +0100 |
tree | 273407db81b8822c7371006157d2786405318809 | |
parent | 0b0af2815698e5d970b049e59f2b1f47c1d380ef [diff] |
Started adding search strategies to tracks Change-Id: I2232d28abcc879f2721d4f45ae5216c272d481b0
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.