perfetto: fix asan benchmark failures am: 15b3c0238d am: 4239e59444 Original change: https://android-review.googlesource.com/c/platform/external/perfetto/+/1325093 Change-Id: Ia7520d383777ae608ca626ae89352c89c9ab95c2
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.