[roll] Roll fuchsia [trace] Add trace_provider_create_with_service_rust()

Rust programs today let the tracing library use FDIO to find the
trace provider service.
Component Manager needs to get the service itself, and pass it to
the tracing library.

Original-Bug: 379766709
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1159134
Original-Revision: 084845017b79a7580c368ca17a64b7836a352683
GitOrigin-RevId: 983d40876a23a2374100663ea668d4511616d48b
Change-Id: I0a4094bdfefd3704a139931c7ae9ce9d9acfbd5d
1 file changed
tree: 1e141f9d595e1915448ae0a0d6b811b1f9446987
  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.