commit | ed80e4c5f369ed7b09a72c190a88b5b1c3ad0811 | [log] [tgz] |
---|---|---|
author | Anna Mayzner <mayzner@google.com> | Tue Aug 29 16:19:17 2023 +0000 |
committer | Anna Mayzner <mayzner@google.com> | Tue Aug 29 16:19:17 2023 +0000 |
tree | b8fd7c38d9cb3248b5ce7654e2646f31b5c2450d | |
parent | e8f8016ad8372810e7872b85589d87ff3eae6f63 [diff] |
tp: Implement INCLUDE PERFETTO MODULE Bug:296388363 Change-Id: I6fc43ceb4fd8d4e80b59c34409574e3f3af95824
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.