Allow Platform to define custom process IDs In Chrome some processes are sandboxed, for them getpid() always returns 1. This change will allow Chrome to define a custom GetProcessId method that will tell the real pid for the process track. Bug: 214976389 Change-Id: I4af8394de93a2314b328c850252212b4f96cf000
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.