[roll] Roll fuchsia [microbenchmarks] Use explicit roles in context switch overhead

Switches the context switch overhead microbenchmarks to using explicit
roles and the SDK's scheduler library. This will allow us to deprecate
the ProfileProvider in the future.

Original-Bug: 323262398
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/991212
Original-Revision: 31864227daf278abccb0f845aa6ee01539db6525
GitOrigin-RevId: b677ae415e706d55d3c8f3138a6b9afd8be1a8e1
Change-Id: I119f6b7787f5109a160c5597b7200a4c36d04a6a
1 file changed
tree: ab0ee7ec08ce91635c4cfafb1478bc4e083fac05
  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.