commit | 2a32f6bc04dc6e4147ed583f86a8332be860a2ef | [log] [tgz] |
---|---|---|
author | Mingjing Zhang <mjzhang@google.com> | Tue Mar 22 16:13:21 2022 -0400 |
committer | Mingjing Zhang <mjzhang@google.com> | Tue Mar 22 16:13:21 2022 -0400 |
tree | e3c1c70a2ec0440f10e9711852060dca29d49dd9 | |
parent | e17e3b840ee1b945f7f217ea93b884d544214902 [diff] |
Add long latency metric for graphics smoothness alert As part of the effort of adding Chrome graphics smoothness alert in Perfetto, this CL implements the long latency metric that detects input events that could potentially cause smoothness issues. Bug: 225926753 Change-Id: Ia7960cefa8d4baa1c105dae53a57de21f27e523a
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.