commit | 66cc908fc7ce8244e3dbc3b35158d59d4b748d65 | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Wed Mar 20 18:03:22 2024 +0000 |
committer | Hector Dearman <hjd@google.com> | Wed Mar 20 18:03:22 2024 +0000 |
tree | 26ef3f96bafb1258e1a232815b1ba52d049915a2 | |
parent | 3e695c83722cff9caa5ad1c767e863ff2feabbe5 [diff] |
docs: Add docs page on concurrent tracing Change-Id: I680c583766f74c2dafc34c72c09ac9e04d02b360
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.