commit | 110c0f1a6410e4b7fb8021ecd100955ae98905f1 | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Mon Jul 03 18:14:59 2023 +0100 |
committer | Hector Dearman <hjd@google.com> | Mon Jul 03 18:14:59 2023 +0100 |
tree | 4d49511a273a6a00833a69db7ab34796e338bd88 | |
parent | 6d2cf121dd70b25c8c381884f7e73c5f2603e0db [diff] |
ui: Untangle perf.ts and raf_scheduler.ts from globals This allows both files to be moved into core/ (in a follow up to avoid making the diff more confusing). Change-Id: I00b062243c78b8e7a7049829fa761c83787db934
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.