commit | dee43f4d425d07caef7b9bbd7d795480e5d0da9d | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Mon Jul 03 18:15:59 2023 +0100 |
committer | Hector Dearman <hjd@google.com> | Mon Jul 03 18:15:59 2023 +0100 |
tree | 335b99616236fcc94c86c9103f16f0749e9c858b | |
parent | 110c0f1a6410e4b7fb8021ecd100955ae98905f1 [diff] |
ui: Move frontend/{perf.ts,raf_scheduler.ts} to core/ Change-Id: Ia45c5c1e87eeee6de4b77c7968f3be1b4570c53e
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.