commit | 8865a495cc1b9b2412e14e8fb00dcfc34b18ed04 | [log] [tgz] |
---|---|---|
author | Andrew Shulaev <ddrone@google.com> | Wed Aug 18 14:17:43 2021 +0100 |
committer | Andrew Shulaev <ddrone@google.com> | Wed Aug 18 14:17:43 2021 +0100 |
tree | 319f7771c65597b4245e3d746382256df68f46d4 | |
parent | b6ab1c00e007ed4582bff01fab18b16f538aa386 [diff] |
Exclude events not getting to GPU from scroll_jank metric These events found not to be available in UMA-based jank metric, and therefore should be excluded in SQL-based metric as well. Bug: 185991751 Change-Id: Id13ab21e76bd4a4bb95449d18f57e22db024f54a
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.