commit | d6bb5948e63b779b8638fa3888212134148d1e7a | [log] [tgz] |
---|---|---|
author | Steve Golton <stevegolton@google.com> | Tue Nov 19 22:13:23 2024 +0000 |
committer | Steve Golton <stevegolton@google.com> | Tue Nov 19 22:13:23 2024 +0000 |
tree | 23b4bafdadb1b21515ea2d979c80485213b57c49 | |
parent | 97239bf3c1c9ed9e5f8021325688a9e3d02367d2 [diff] |
ui: Move ChromeScrollJank plugin to /plugins - Move ChromeScrollJank plugin from /core_plugins to /plugins. - Fix the plugin name prefix from 'perfetto.' to 'org.chromium.' to match the naming conventions of non-core plugins. Note: This does mean that any users with this plugin enabled will have to re-enable it after the name change. Change-Id: I216f0a5a345c8a24a02e45b94adfeb9e2b51e04c
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.