commit | f707d156f77704b9735e712a382d06d283d5beef | [log] [tgz] |
---|---|---|
author | Marcin Oczeretko <marcinoc@google.com> | Fri Jul 29 15:46:25 2022 +0100 |
committer | Marcin Oczeretko <marcinoc@google.com> | Fri Jul 29 15:46:25 2022 +0100 |
tree | ce8dde9e565e8a22bec299aa797625bea213e8d0 | |
parent | e9c3cece1b59c14f3e80d2ceeb8cccaea2d85c40 [diff] |
Fix android_jank_cuj CUJ - counter matching Counters are logged after FrameTracker receives callbacks for all frames and this might happen after another CUJ has already started. Change-Id: I71f67c1f9c5bf5d99573cfb12409dc1d19937692
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.