Fix mouse offset in summary tracks Setting overflow: hidden; on the track-content (only when the track was the summary track for a track group) was causing it to end up on a seprate layer disrupting the math for mapping from the element to whats showing up on the canvas. Bug: 220083848 Change-Id: Ic3620602a350118173cdcc94711463fc9a2a7da3
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.