commit | 8e0f425b1944730f68778ea2033e3d6930127ecb | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Thu Aug 29 21:01:38 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Aug 29 21:01:38 2024 +0000 |
tree | c983a443c03fbc970e9af344a8925f389517a065 | |
parent | 82e400ea9a063cc0c9c9e6fabcb09b3163c5f28c [diff] | |
parent | eae799cba305f6d9477425847a872cc7142e9912 [diff] |
ui: move CriticalPath to its own plugin (part 1) am: eae799cba3 Original change: https://android-review.googlesource.com/c/platform/external/perfetto/+/3247764 Change-Id: If899e39f337fe832fa63e6fe9516faf9221a29c1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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.