| commit | 498eb69eeff9497d5c1878825b178b291cc931a5 | [log] [tgz] |
|---|---|---|
| author | Lalit Maganti <lalitm@google.com> | Mon May 15 17:49:44 2023 +0100 |
| committer | Lalit Maganti <lalitm@google.com> | Mon May 15 16:50:21 2023 +0000 |
| tree | 232c56664fdbf018aa1783d9bb0809e8fe0b3254 | |
| parent | 025e2045367a9062a1c0bac6e6c1d87672a4d016 [diff] |
tp: fix sqlstats SQL registration name Change-Id: I8d3f361eb560a68abb622c47e17e7899b18ff891 Fixes: 282723377
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.