commit | 2c4ecb5b23b916f197ebce7e16cc9d571899aff6 | [log] [tgz] |
---|---|---|
author | Alexander Timin <altimin@chromium.org> | Wed Aug 14 13:53:59 2024 +0100 |
committer | Alexander Timin <altimin@chromium.org> | Wed Aug 14 13:53:59 2024 +0100 |
tree | 48b2a2007a4f9a9d439f01b9a7a5cc207c127779 | |
parent | 900e4c469eedd3fc3733a9ab4c4f937b8ca17476 [diff] |
[ui] Table Viewer V2 This patch implements a new table viewer, which adds explicit query generation API and a more flexible definition of columns / column sets, which will allow table viewer to be scaled to other types of columns. Change-Id: Ic716c6a1862f57cd54d9e3fff1811700320f3dba
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.