commit | 85022273f6807d3f0e742067df037d8efcb93006 | [log] [tgz] |
---|---|---|
author | Mingjing Zhang <mjzhang@google.com> | Wed Jul 06 20:00:12 2022 +0000 |
committer | Mingjing Zhang <mjzhang@google.com> | Wed Jul 06 20:00:12 2022 +0000 |
tree | 5d1f1296c577ef558790ba266f0993d31a28218a | |
parent | 678b18cbe3b1730876323237279bd80b135c2046 [diff] |
Extend the interactive area for pinning tracks Previously when a tall track is pinned, the pin button may reside outside the viewport and it is difficult to unpin the track in this situation. This CL resolves this issue by extending the pin button's vertical interactive area to the full height of the track. Bug: 220138953 Change-Id: I12027d8f1f54fa9edeab08fffcbea839d1c68179
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.