commit | 9b768b9cd5885d2f9481aceac112fe132b70d9a2 | [log] [tgz] |
---|---|---|
author | Steve Golton <stevegolton@google.com> | Mon Oct 07 16:35:26 2024 +0100 |
committer | Steve Golton <stevegolton@google.com> | Mon Oct 07 16:35:26 2024 +0100 |
tree | ff141fc35e2777987c95a08ce9aa1d8b0695c655 | |
parent | fd54d06d682b2fcb6f16b9f40fd23643c24e7476 [diff] |
ui: Remove 'GENERIC_SLICE' legacy selection This CL removes all remaining instances of 'GENERIC_SLICE' type selections, replacing them with track event type selections instead. This CL also removes the V1 Chrome scroll jank track, which is no longer required. Change-Id: I4dc461b8d9cceed9927dad1b728d26432829a23b
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.