[roll] Roll fuchsia [microbenchmarks] Benchmark futex in a shared process

Add support for running Fuchsia microbenchmarks in a shared process.

Add a Fuchsia-only futex microbenchmark that's run in both regular and
shared processes.

Original-Bug: 382492390
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1106968
Original-Revision: 49a0a4c8e62bba4bc7efc4dde45fb5a15529a507
GitOrigin-RevId: 2dfb073c7b2ad467ab82cc2d1bd0f179a7d92f20
Change-Id: Ied037613a3f14fa15482af27f0a678b859bc9061
1 file changed
tree: 85b87d4c03f80d6f49166c2adbc8b8efcd247ce5
  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.