[roll] Roll fuchsia [tracing] Add New Registration API

Allow providers to negotiate the version of the shared memory protocol
they use.

Additionally, document the fifo protocol with the fidl definitions.

Original-Bug: 468117244
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1477450
Original-Revision: 6f9364bc1c056f7aa200d3f122db377662735a68
GitOrigin-RevId: be1b9647084ae4a7edb6caffb30f129d45578a28
Change-Id: I0ad7399beab05187db1bbda4a6331840f2fc8d65
1 file changed
tree: ebe75a6d534fbc3e10392f9a525c8ba19a5b0b0e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.