[roll] Roll fuchsia [performance] Migrate diagnostics_log_rust_benchmark to python

Cq-Include-Trybots: luci.fuchsia.try:terminal.vim3-release
Original-Fixed: b/305080699
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/937397
Original-Revision: 601b5b3a80b13f79eca634af7865a29d1acebf62
GitOrigin-RevId: 2b90e1d86849a5d9df8d3b34deeb406cad31c1ad
Change-Id: I5f045d0dd224844a5929b4b42f34159c16773a3d
1 file changed
tree: 23252e453e3415faaa3d07eec2c8f1a83ce7b5fd
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.