commit | 5e9f3ebd2ee6f8f8db97e6d9be42a3d8017cc05f | [log] [tgz] |
---|---|---|
author | Omar Elmekkawy <mekk@google.com> | Wed Jul 20 13:35:32 2022 +0000 |
committer | Omar Elmekkawy <mekk@google.com> | Wed Jul 20 16:56:19 2022 +0000 |
tree | c26b8d4894ca83d1c4ac6ecaa7f522a9018a461b | |
parent | fa10974878a11a6f7d588a43f8697c8af00ffc8a [diff] |
add chrome_tasks_delaying_input_processing.sql This files calculates tasks that took more than 8ms on the main thread for time windows that we could have started processing input, but did not because of them Change-Id: Ic8888a0696cd990f594e706570ad5e99eb93488c
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.