Use Soong to strip and dist trace_processor on host. This uses build/soong change 2254cffd5380df7fda2d3eee0cf6e800ba5219c7. Test: make trace_processor_shell Change-Id: I3c9f7320fa2bd5f5ad16a1e6b68d20bc7bf53dac
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.