Increase buffer size for Java Heap Prof CTS. am: e8990636e0 am: d17b6a1b16 Original change: https://googleplex-android-review.googlesource.com/c/platform/external/perfetto/+/12459203 Change-Id: I935d2a28c5c65ddc99286d504d23a6e08fdd9f1b
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://docs.perfetto.dev or the /docs/ directory for documentation.