commit | 0d48bf6e493553be081c3c84bcb7827a7fcdd8e8 | [log] [tgz] |
---|---|---|
author | Anna Mayzner <mayzner@google.com> | Thu Nov 21 12:03:25 2024 +0000 |
committer | Anna Mayzner <mayzner@google.com> | Thu Nov 21 12:03:25 2024 +0000 |
tree | 18c9875f605b90c1506bab9f4e136f8cb311f54f | |
parent | 4810e355bb1309a37c773735b0f03096eab97cda [diff] |
ui: Open table command This is crudest way of opening the table -> just query the table and open this as the result of any other query. The next step would be to open it as a sqlTable. Bug: 380055911 Change-Id: Id9419e775820e98cdf1e2a00342971b90062ef5c
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.