commit | dd8b4975cbcbdc9493d4f0e3739af93a49c78e98 | [log] [tgz] |
---|---|---|
author | Tushar Agarwal <agarwaltushar@google.com> | Fri Jun 30 11:10:26 2023 +0000 |
committer | Tushar Agarwal <agarwaltushar@google.com> | Wed Jul 05 13:43:16 2023 +0000 |
tree | 0f06ade8372f65c29653fd4a9558dca80e0196fd | |
parent | bc214a48927659ff500b3816ace6d4f29ac767d1 [diff] |
Implement a native "v3" scroll jank metric in Perfetto. This new metric is based on the v3 scroll jank already implemented in https://r.android.com/2615457. Bug: b/287034587,b/287255599 Test: Tested with Trace Processor diff tests. Change-Id: I12263f8690e5eeda071729ae4c5c8d283a86f98a
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.