commit | d0c5757a6e04c2dd9cfaaef13cc58ef3145a29a0 | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Wed Jul 07 17:42:59 2021 +0100 |
committer | Hector Dearman <hjd@google.com> | Wed Jul 07 17:42:59 2021 +0100 |
tree | be5250408b493e8df78551d9f27609c3aa5efb12 | |
parent | e989e5e45ab55e146e4c55dd16092d0af5332313 [diff] |
ui: Convert {INSERT,CREATE,DROP} to queryV2 Convert INSERT, CREATE, and DROP queries to the new queryV2 interface. Since these queries don't produce results this should be a noop. Change-Id: Ia921341c992e6727c93161bea101c448a5713d16
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.