[roll] Roll fuchsia [performance] Move insntrace 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/+/691225
Original-Revision: 500066c90788925403bc567dd9fa997d4f88c6b2
GitOrigin-RevId: a4faee51663710ac2e97299656ebdf5dfab8b85f
Change-Id: I3c6b592b3bcd449cf903ee2be06c53da96b26da3
1 file changed
tree: 4b8271416ab85ba0dea6537d28d89f542fe22a96
  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.