commit | 8a624e5d4d4a4b84cf60d02b30edf53d05a94bb4 | [log] [tgz] |
---|---|---|
author | Ivan Chong <ivankc@google.com> | Thu Sep 12 14:06:29 2024 +0000 |
committer | Ivan Chong <ivankc@google.com> | Thu Sep 12 14:06:29 2024 +0000 |
tree | ed062867987602ec4a837a6b7f5ccc8370837e02 | |
parent | 76c9a3333b19b28f567ed19a22d2ae04e9663803 [diff] |
bigtrace: Add deployment documentation Change-Id: I91a4909ce9341781da62d2ca341fbc21123a4a56
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.