install-build-deps: Add options to override autodetected platform Add some options to allow overridin which platform dependencies are downloaded for. This makes it easier to: - Workaround incorrect autodetection - sanity check install-build-deps on different platforms - Test x64 on Arm-based macs Change-Id: If7b2be68c22ea2bca0d66770a89d877b3c76be38
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.