commit | 96fcac20431ebcb8f14baa374803cca42f17f7f9 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Tue May 18 23:37:36 2021 +0100 |
committer | Primiano Tucci <primiano@google.com> | Tue May 18 23:37:36 2021 +0100 |
tree | f15efe762f349c27a10bf776f9b127d51a7522e7 | |
parent | 6f843dc997766d2271fec1df543c1a321bd374f1 [diff] |
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.