commit | 1371648c47324a835c9dc19ed63c13c739b01fd4 | [log] [tgz] |
---|---|---|
author | Robin Liu <renfeng@google.com> | Tue Jul 30 14:59:22 2024 -0400 |
committer | Robin Liu <renfeng@google.com> | Tue Jul 30 14:59:22 2024 -0400 |
tree | 26e4ebe3430b3acf23116a15036402834f8cb1f6 | |
parent | 66b4f78db13f9bd99a23fc79d47a7cb7a1ecd75c [diff] |
Enable kgsl ftrace event capture This include the events of 'adreno_cmdbatch_sync', 'adreno_cmdbatch_queued', 'adreno_cmdbatch_submitted', 'adreno_cmdbatch_retired'. Bug: 355660566 Change-Id: I0420502d1e9c8b85a501e49dcc3c5906fca011f3
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.