commit | ecb5954d848aa6f6d05ca6cc65f16d6c1a3448d6 | [log] [tgz] |
---|---|---|
author | Mikhail Khokhlov <khokhlov@google.com> | Tue Jul 18 17:51:09 2023 +0100 |
committer | Mikhail Khokhlov <khokhlov@google.com> | Wed Jul 19 10:43:49 2023 +0000 |
tree | 935c00faf503ea100cd5ae6610ef6053f540e355 | |
parent | 9f172ea8c442cfae3b23f46891b62f13473e27fc [diff] |
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.