Run `HeapprofdJavaCtsTest` in Mainline Presubmits with the ART Module. Run `HeapprofdJavaCtsTest` test cases (from module CtsPerfettoTestCases`) in Mainline Presubmits via Test Mapping against the ART Module installed on reference platform images (for Android S and Android T). Test: atest --test-mapping external/perfetto:mainline-presubmit Bug: 268041903 Change-Id: I250d03ef37fa9caf09810476c8ea8631923eb447 Merged-In: I250d03ef37fa9caf09810476c8ea8631923eb447
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.