Standalone build: strip exes and .so(s) Changes the standalone GN files to always strip .so(s) and executable targets. This change does not affects chromium builds and other embedders. #fixit Bug: 183384984 Bug: 155280267 Change-Id: I9cafa66ea13dc1e1ac6c7aad779fff818ec4680c
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.