commit | 650175b142eec21e006eca71bb9111df79360139 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Thu Jun 22 18:11:17 2023 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Thu Jun 22 18:11:17 2023 +0100 |
tree | 69712f672ebb319ec80d25de5f58f6cdb1edf1ee | |
parent | 95f25b1c7f3db610efb9e36c7fd07ed2dea71f4f [diff] |
tp: disallow preparing statements with no SQL Change-Id: I33df9d220ab1d6695f99949bb644a869466ff3b4
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.