commit | 5827bf3ae0729e524f15612a79786267addd7e7d | [log] [tgz] |
---|---|---|
author | Igor Kraskevich <kraskevich@google.com> | Mon Aug 15 15:46:32 2022 +0000 |
committer | Igor Kraskevich <kraskevich@google.com> | Mon Aug 15 17:09:39 2022 +0000 |
tree | 18d06be14cddc10f3065c587c9a9efb8d1b0c796 | |
parent | 9b95139ed2811e3ff27912bfaf31c8ace8dc4a14 [diff] |
Partial revert of "Partial revert of aosp/2166563" This reverts commit 241aa3e101f9434b5fcbe683f79c576da9c0cf35. Let's reenable the test outside of Chromium. The underlying code is for trace processor only, so we don't really need it in Chromium anyway. The Chromium roll is tested in crrev.com/c/3829089 Bug: b/241234937 Change-Id: I09819543e3c668d2b121e7b4b491804dc9b87517
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.