[roll] Roll fuchsia [zircon][testing] Remove reference to traceutil

traceutil has been deprecated for a long time. Replace the command with
the equivalent `ffx trace` one.

Original-Bug: 376317625
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1147134
Original-Revision: dfb1e0fabf8ed9b4c2d5145b5c1d4313eb472ab6
GitOrigin-RevId: f235ba9d7bcefd3fdda5c9c7aba76e1e7051a226
Change-Id: I2db05174b648e0c32b58f3bcea60585d4169c654
1 file changed
tree: 0204d6206cc6dc33874e7171ed04da55d02b0183
  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 in one of the communication channels documented at get involved.

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.