[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
1 file changed
tree: e7392bd5fa65931aa461ba7fee2275751757c602
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.