Fix build with enable_perfetto_ipc=false (e.g. Windows) https://r.android.com/2355223 broke the build when enable_perfetto_ipc=false. This fixes it. Change-Id: Ib063622688f0c2f1198f2a007f107747763d2edd (cherry picked from commit 0e2c11756bbe9a7ce5553bec8120cacb6ee2284d) Merged-In: Ib063622688f0c2f1198f2a007f107747763d2edd
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.