commit | 0b13985e0abac0c93b3e35d917f4448f9caac1cf | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Wed Apr 14 13:49:13 2021 +0100 |
committer | Hector Dearman <hjd@google.com> | Wed Apr 14 13:49:13 2021 +0100 |
tree | efc9d6d024c3cff0c256a4bffdfe2d2e48d1f614 | |
parent | 0d1277f5ecdd5b579916f673d19a7100ec202ed2 [diff] |
ui: Use table_info rather than limit 1 This avoids potentially expensive queries if the metric is backed by a view. Bug: 183995539 Change-Id: Ibaacbec0d76dc53f20883c9c7867f46946e9dd62
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.