[roll] Roll fuchsia [eBPF] Add simple eBPF benchmarks
Added a benchmark that loads and runs eBPF programs. The benchmark
receives the list of programs to run in the args specified from the
component manifest. Currently there are two simple benchmarks:
1. compute - executes some simple computation in a loop,
2. hash_map - creates, looks up and then removes 10 entries in
a hash_map.
Original-Bug: 417722100
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1277752
Original-Revision: fb56dae2fe10e1e56b7231809d0df188f8e95826
GitOrigin-RevId: bc338b63a6d59d23df761ea824fad40922c3cd0c
Change-Id: I876281c53aec1f8aadfa62a2e622564279661436
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.