commit | 470c96446b4e674822d81b3f58e3b42b96c2ca87 | [log] [tgz] |
---|---|---|
author | Anna Mayzner <mayzner@google.com> | Mon Jun 24 13:42:10 2024 +0000 |
committer | Anna Mayzner <mayzner@google.com> | Mon Jun 24 13:42:10 2024 +0000 |
tree | 2d026868bd49a722932050c34bc5e18c7b2dafbf | |
parent | be7021de469a8eb467e075247664e85062bf3dd9 [diff] |
tp: CREATE OR REPLACE Perfetto index Change-Id: I52046447ee3ec1ac1c65c97df91fd8653347bf26
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.