Merge "Initial TargetMemory implementation" into main am: f84c2d6a0f Original change: https://android-review.googlesource.com/c/platform/external/perfetto/+/3386739 Change-Id: I2015af352431739849b60947de8ca551a6366972 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.