commit | 5d2b1f5081c5307763285790bfd564321b0e7cef | [log] [tgz] |
---|---|---|
author | Ryan Savitski <rsavitski@google.com> | Mon Nov 21 14:39:48 2022 +0000 |
committer | Ryan Savitski <rsavitski@google.com> | Mon Nov 21 14:39:48 2022 +0000 |
tree | cb33105fa61ca19db90237c8d58cbfd3d3e07530 | |
parent | 06921e5027e463675d71b2f6978cb3cda5ed5d14 [diff] |
docs: tracing 101: fix a stuttering sentence and rearrange example list structure Subjective changes to make the lists easier to read. One reference on the topic that I found useful: https://sesquiotic.com/2011/03/28/e-g-this-kind-of-thing-etc/ Change-Id: Ic675655554c83c92dab945c6e9a3ef67a533dec4
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.