commit | 2e958a2509bf894b7ef956d0ec74c6dc670ccd63 | [log] [tgz] |
---|---|---|
author | Chinglin Yu <chinglinyu@google.com> | Wed Sep 28 14:45:07 2022 +0800 |
committer | Ching-lin Yu <chinglinyu@google.com> | Wed Sep 28 06:47:52 2022 +0000 |
tree | eab049b9588cf275875f0b431d6cef4f17673e29 | |
parent | bb1b58e6d1d86b3122bb9574f2530093ff1cc2eb [diff] |
Support using system buildtools in generating the SDK This change adds option --system_buildtools to tools/gen_amalgamated that can be used to make the script use buildtools preinstalled in the system, other than the ones installed with tools/install-build-deps. This is option used to generated the SDK source inside the ChromeOS build environment, where downloads are disallowed during build time. Bug: b/247942837 Change-Id: I877112ad941d16f186e8024a838d6a7b3ead2619
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.