[roll] Roll fuchsia [starnix][perfetto] Extract Perfetto into Library

As part of surfacing Fuchsia trace data to perfetto, we'd like to
implement a perfetto producer in starnix that would forward trace data
to perfetto. Since the producer communicates using the same ipc
mechanisms, this splits out the perfetto specific communication parts
into a separate library so they can be reused.

Original-Bug: 357665862
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1176692
Original-Revision: 8ea419bc84d00dd197f77f07b660e6932d4e4c83
GitOrigin-RevId: 73a84c61f1ca4dba2234fa2e653f6f59d7b586dd
Change-Id: Ia5bd1a247e07d2493c48969ecbeacd88c958478a
1 file changed
tree: c71dbe2951f0ab10c7338613bce7892e6be7636e
  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.