commit | 70022571fa65f21684090fdd30ae6e58aa3aea25 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue Aug 01 18:07:19 2023 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Tue Aug 01 18:07:19 2023 +0100 |
tree | 7a071d2dc0b3a2a19932ce3a79f98de46febee71 | |
parent | 446adf5b7bb431d42838cb0302b27311fa4331cd [diff] |
sdk: reduce binary size by out-of-lining protozero equality This reduces the size of the libperfetto_c.so target from 917KB to 912KB (-5KB). Change-Id: I42b1a7f7640aa4ba7da8f3b4433f68e54e798f69
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.