commit | bac211dcf7863fcaa55ccd5e26b0a383c02da254 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Sep 18 11:18:08 2023 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Mon Sep 18 11:18:08 2023 +0100 |
tree | 840131ca81ebe0f350c1919eaf668700e5e04001 | |
parent | a069958c0ead827298d12bf076af241f65f7224b [diff] |
docs: add PerfettoSQL syntax page and reorg others This CL adds a page for PerfettoSQL syntax and reorganizes other pages and cleanup unnecessary documentation while we're here. Change-Id: Idad2faffaae7f0dc0be70c8076a18c6dc14937b3
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.