commit | e4cb47084a4d66e853838c3aaa47d642c40edfc6 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue Feb 13 15:17:19 2024 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Tue Feb 13 15:17:19 2024 +0000 |
tree | 35a11b03ca4e5f7c57b7af7f5232277bbecb0921 | |
parent | ff5c1ac161b78e5c798b2706e797d50b8e0576ac [diff] |
tp: migrate QueryExecutor to using the newly added DataLayer in Table Instead of creating DataLayer/DataLayerChains every time, use the ones available in the Table instead. Change-Id: I1248286899ea566d812d0c4262c7f7a4773a9ca9
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.