[roll] Roll fuchsia [netstack3] Move benchmarking utilities to base

This pure code movement made the compiler lose type inference in a
couple of places, which I can't explain but I can fix.

Original-Bug: 338448790
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1046007
Original-Revision: b5c827e9daf1dfb3c8cc2f968d7f0b79236308b3
GitOrigin-RevId: 6c4e92534520fd3a20d5bbe7136c4fcf500f4122
Change-Id: Iea4d869f28d1c3d3ffc93f4ac22e4c1d07103900
1 file changed
tree: ce4a45fddea5719e6270747fe7085d5cdd6d5f5c
  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 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.