Increase heap profiling trace duration am: f72898be3e Original change: https://android-review.googlesource.com/c/platform/external/perfetto/+/2995838 Change-Id: I0333874266277d590556036a6f5d691c66a805cd 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.