[roll] Roll fuchsia [performance] Move perfetto-bridge into //src/performance

After the garnet deleteit, we have a large number of performance related
projects spread out across many directories. We should consolidate them
into a single //src/performance directory.

Original-Bug: 102722
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/691345
Original-Revision: 018e0b8371d5d1a847de7ff693f92e48ff2acb91
GitOrigin-RevId: 409cef4853e5e010acb7c7d68a15af71565ff21a
Change-Id: Ieaecf1c20174411621e5f4ad630bd1b94682e5fc
1 file changed
tree: 317c27696ff42a76347b06c02ef58d98a5bf0827
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.