commit | 59471ac1b97fdee14c9d07a82fba0634f806d298 | [log] [tgz] |
---|---|---|
author | Harkiran Bolaria <hbolaria@google.com> | Wed Jun 07 13:43:59 2023 +0000 |
committer | Harkiran Bolaria <hbolaria@google.com> | Wed Jun 07 13:43:59 2023 +0000 |
tree | 0adde5557b3b85ced726e9393d1d701e982747e8 | |
parent | 493ab156ac9f2610f91f0d5df9a7a793b6539988 [diff] |
Add new track for top level scroll jank summary. This track includes slices for * Scrolling intervals (total time scrolling regardless of the number of scrolls * Jank duration during the scrolling interval * Specific causes of scroll jank See screenshot: https://screenshot.googleplex.com/8vtrtwa6rqRWcUa.png Additionally migrate to a unified Scroll Jank selection type; we can migrate further to a single Custom Track selection type in a future patch for further reuse. In the same vein, added a generic details panel for scroll jank, that we can migrate out into a generic Custom Details Panel in a future patch. NOTE: The event latencies track will be revised in this patch: https://android-review.git.corp.google.com/c/platform/external/perfetto/+/2576994. Changes may include where the track is rendered in the UI. Bug: b/225885015 Change-Id: I220b10a12621000a1cc1307d12721a51137379a7
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.