perfetto: fix a bunch of fallout from aosp/3323137 am: 2160d102fa Original change: https://android-review.googlesource.com/c/platform/external/perfetto/+/3327759 Change-Id: I263935f79fb36617d9e546fc2bb537c22aa5c73a 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.