commit | 517d2123ecea5bdca56acea2b0713af984fed4d7 | [log] [tgz] |
---|---|---|
author | Steve Golton <stevegolton@google.com> | Mon Oct 21 17:55:38 2024 +0100 |
committer | Steve Golton <stevegolton@google.com> | Mon Oct 21 16:57:48 2024 +0000 |
tree | ca656b56833a5e981e9f421a550444901f44a28a | |
parent | 0578c3a3d220de3b44a28ff95d94e363e3458864 [diff] |
ui: Fix highlighting on cpu tracks Currently, hovering anywhere on a cpu slice track desaturates all the slices on the track. This fix restored previous behaviour where slices must be hovered for the desaturation effect to happen. Change-Id: Ic40f2a8726e61b228a9bbd724b349e0c677a9abe
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.