commit | 5293d5c9954ae334251d4db528ada3eb97307d51 | [log] [tgz] |
---|---|---|
author | Alexander Timin <altimin@chromium.org> | Fri Jun 23 13:36:58 2023 +0100 |
committer | Alexander Timin <altimin@chromium.org> | Fri Jun 23 13:36:58 2023 +0100 |
tree | 57fc9e26c5354ec9e97ff950697065bff2833361 | |
parent | 1af62024465f79be898e65538c75bdba487a87b2 [diff] |
Move chrome_tasks.sql to stdlib Move the implementation of chrome_tasks to stdlib and clean it up, including removing templates and using more functions for better readability. Change-Id: I94db8a3c1ff21bb28946d57f040b0b6e4d19a487
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.