commit | 61c50db5f1ecf1b9909e106a49a03644a3d74240 | [log] [tgz] |
---|---|---|
author | Anna Mayzner <mayzner@google.com> | Tue Jun 25 16:49:05 2024 +0000 |
committer | Anna Mayzner <mayzner@google.com> | Wed Jun 26 08:52:50 2024 +0000 |
tree | 50b3d53cac63fffa74523e544709ddd3f9baa466 | |
parent | a5cb1b02b722bf82dd7f37554fea47e95bfca5e8 [diff] |
tp: Migrate stdlib to CREATE PERFETTO INDEX After landing indexes we can finally ban CREATE TABLE in standard library. CHROME_STDLIB_MANUAL_ROLL=Perfetto developers banning create table from standard library Change-Id: I8ed3c55ec16c0f3ed69438afaba4b1881a908c61
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.