commit | 60350701a8b0f77464e90f45d917d39a01bb02f0 | [log] [tgz] |
---|---|---|
author | Nick Pollard <nickpollard@google.com> | Mon May 09 17:58:34 2022 +0100 |
committer | Nick Pollard <nickpollard@google.com> | Mon May 09 17:58:34 2022 +0100 |
tree | 4f86e427d8051343da8878d70c30b4c63618cd11 | |
parent | 74ed9a4ec6f884109f31ad7154ddbd7c082b541c [diff] |
Fix gpu completion matching for SF frames * Handle the case where a frame does not have a corresponding GPU completion * Fix gpu completion matching to go via trace gpu completion slice index Change-Id: I47c6fcc16a581f35818704a8df8ede7e96a2dca0
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.