commit | 64ae5dd5a6538642584f3a6c94f7d33a35bd3611 | [log] [tgz] |
---|---|---|
author | Brandon Castellano <bcastell@fuchsia.infra.roller.google.com> | Mon Mar 25 16:20:48 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 25 09:22:13 2024 -0700 |
tree | e7392bd5fa65931aa461ba7fee2275751757c602 | |
parent | 6f0c5c14b892f1e4780e38f2677583fcd7917ad7 [diff] |
[roll] Roll fuchsia [ffx] Avoid instrumenting performance-sensitive tools Ensure that `ffx` tools that use compression (e.g. for generating Fxblob images, generating delivery blobs) are excluded from certain toolchain tags to improve build performance. Instrumenting these targets has a very large negative impact on performance as they are highly IO and CPU intensive. This reduces coverage build times significantly. Original-Bug: b/330912658 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1010714 Original-Revision: 2aeb56025ee1f5ac4b8f6db21b0545a5ec544999 GitOrigin-RevId: 6c44efb158d97620274d51a521b0c0d1e5a446ed Change-Id: I8971740c7c880d0dc4c045f967d962d2afe428d1
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.