commit | ec52196870f565eda71b6fc4eeb9993bd78c4807 | [log] [tgz] |
---|---|---|
author | Igor Kraskevich <kraskevich@google.com> | Tue Jun 20 14:36:26 2023 +0000 |
committer | Igor Kraskevich <kraskevich@google.com> | Tue Jun 20 15:03:33 2023 +0000 |
tree | d02c277c23dc54aae317b7ae1d86c5cee17bd7aa | |
parent | e01d639af5b1de429ba4b053dbd85d0ab20856a3 [diff] |
[tp] Fix surface flinger actual timeline flows The current flow order is surfaceflinger => target app. The correct order is the other way round. Bug: b/287949714 Change-Id: I881680e5f429aac54587f0fc45f0b7c3774d5553
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.