commit | afafdbf39ea29ff3a4c3eac70e230e50b339dd50 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue Apr 04 17:09:53 2023 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Tue Apr 04 17:09:53 2023 +0100 |
tree | 44c74d2c995ef9f99f7abaccbc85691e1a7098d0 | |
parent | 0c94b290e244c5f10a26e6a16f797fe1f544a340 [diff] |
docs: add documentation about Trace being the root proto Change-Id: I1d608372217e5e9a4b03fcc9eab8e239db04449b
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.