commit | 05f3f2232f345930e9ebe2d8f7149cfa03933934 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue Jan 30 13:57:13 2024 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Tue Jan 30 13:57:13 2024 +0000 |
tree | d27d4d694af8ac2c3d68a5ee93378db6cd262580 | |
parent | 82717f92d93a671788957e9de28e6057b86fd4ab [diff] |
tp: document CREATE PERFETTO MACRO Change-Id: Ifaf251f52c38f46602fced109af6b6cd7ab59c84
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.