commit | c893b17841b9686d49074b68af18e91df76163ec | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Mar 07 15:57:59 2022 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Mon Mar 07 15:57:59 2022 +0000 |
tree | 8ba3f71e453280efd9709cb63ba25990c9a344fc | |
parent | 1badc020b35ebe45f738c1ddb21e79bb87e56273 [diff] |
tp: add script to performance of trace processor ingestion Change-Id: Ie94adea70a5e41000df3481c89dd548d6d2571ce
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.