Setup all registered datasources on config change A producer can have multiple datasources with the same name registered. This CL makes sure all of them are correctly set up and started after a config change (previously only the first one was set up). Bug: crbug.com/1465310 Change-Id: I25de24879106e1412ef537cd008aa3ad7397c1e6
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.