commit | 3500f1443a168f164f9c03975d0de08bd8c204ee | [log] [tgz] |
---|---|---|
author | Anna Mayzner <mayzner@google.com> | Tue Aug 29 16:26:13 2023 +0000 |
committer | Anna Mayzner <mayzner@google.com> | Tue Aug 29 16:26:13 2023 +0000 |
tree | 22f5ff18f84a890db9114518a19fd8164cad74d7 | |
parent | ed80e4c5f369ed7b09a72c190a88b5b1c3ad0811 [diff] |
tp: Migrate to INCLUDE PERFETTO MODULE Bug:296388363 Change-Id: I5202f74723fd1e2d556e100c3a00908662f9fcc3
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.