[roll] Roll fuchsia [tracer] Turn off verbose logging from fsatrace

These logs were useful when we were debugging fsatrace integration. Now
fsatrace integration is fairly stable for a few months, these logs are
not as useful anymore, and they add noise that tend to mask the real
issue.

Original-Fixed: 75898
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/524124
Original-Revision: a6b434d2f5d0027a0899e34e1ec3bde22ccc6f85
GitOrigin-RevId: 5d28ffd1f641edc2eca8d58bee9313051444be5b
Change-Id: Iffeec10694486dde070ef721e0ac31d92b6f3e8a
1 file changed
tree: d447f991de60b539310b0b24f381e06479e9d461
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.