commit | 087b4e9472ed6607cb339eaff4aea2fd9372ca2b | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Mon Feb 20 15:32:15 2023 +0000 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Wed Mar 08 18:19:37 2023 +0000 |
tree | 53345f72e9b416b086e79d8b52a6566717549e6f | |
parent | 7451ea66ba8e95cd2cd925823cef3d10992fc7f4 [diff] |
shared_lib: Simplify producer initialization Instead of having a separate ABI to initialize all backends we can call the in process and system ABI one after the other (it was not possible before). Bug: 184929776 Change-Id: Ic6d26de378439365eaff1dc1929cd124d1b47b06
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.