commit | 5d195c82e8121209c8dc9ad2458048af9752fb97 | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Mon Feb 20 16:47:04 2023 +0000 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Wed Mar 08 18:19:37 2023 +0000 |
tree | 4a72af2946a91a3704e74b1395a229d3768e361a | |
parent | 087b4e9472ed6607cb339eaff4aea2fd9372ca2b [diff] |
shared_lib: Split consumer ABI by backend Separate ABIs are used for in process and system backend so that when static linking, dead code elimination can remove unused code. Bug: 184929776 Change-Id: I9537873c25e0a65aabf2d2594310299066f75cb8
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.