[roll] Roll fuchsia [fidl] Remove FIDL tracing

This CL removes the FIDL userspace tracing system in the C++ and Rust
bindings. It was added 3 years ago and has remained incomplete and
unused since then, so it doesn't make sense to keep it around.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/874352
Size-Review: Thomas Zander <thomasalpinus@google.com>
Original-Revision: 1eebeeb4cf71438a271878b795c9091d7c500d27
GitOrigin-RevId: 27e82aa5969ab965398297bc369ae485c4d231a7
Change-Id: I66b9e1a98253a572c0d643d343436a46330be8f2
1 file changed
tree: 89faa2f6165e7ce9de2da10e638d9e80e2e4e18b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.