commit | 640b81cf3b635d09359516dbb9f94e62b792e3cf | [log] [tgz] |
---|---|---|
author | Steve Golton <stevegolton@google.com> | Mon May 22 15:27:46 2023 +0100 |
committer | Steve Golton <stevegolton@google.com> | Mon May 22 15:27:46 2023 +0100 |
tree | 8ca2d4097e74fead0bc849a7d07d887209566617 | |
parent | 8ded023803fa6deeb4cec0e10f5808b40ccae6f3 [diff] |
Use bigint time (almost) everywhere - Pt.2 The main focus of this change is on using bigint time in track controllers and renderers. Change-Id: I5c8d9f40b270b4d218121c5b52e87f9690071e6c
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.