commit | 5809aab476b3267bab90325f00ce97f480f6ff1a | [log] [tgz] |
---|---|---|
author | Chris Phlipot <cphlipot@meta.com> | Fri Apr 26 12:03:59 2024 -0700 |
committer | Chris Phlipot <cphlipot@meta.com> | Fri Apr 26 15:33:35 2024 -0700 |
tree | 912552db99183cac3755e9f39b113c27f9cf8915 | |
parent | 74d734dd0b7c9dbc5b66705596cb9a8759e2183d [diff] |
remove/cleanup counter track SQL preamble after AOSP/3053123 the preable is no longer needed. remove it to improve code readability and remove one unnecessary CTE from the query in which it was used Change-Id: I452e25fdbd598e1cf1eda87d2a226d18b4ff582e
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.