bpf-loader-lib 0.2.1

A library to load json-described ebpf programs, and automatically poll outputs from the program
Documentation
1
2
3
4
5
6
7
8
# Assets

Here are assets that will be used when testing.

- `bootstrap.json`: The skeleton JSON of the bootstrap example, from wasm-bpf
- `runqlat.json`: The skeleton of the runqlat example

For `simple_prog_xx`, see `README.md` in the corresponding folder.