btf
Parsing library for the eBPF type format.
Usage
For usage examples, see code located in examples/ :
| Examples | Description |
|---|---|
| print-type | Prints a type given a path to a BTF file and a type name |
TODO
- Add proper errors.
Parsing library for the eBPF type format.
For usage examples, see code located in examples/ :
| Examples | Description |
|---|---|
| print-type | Prints a type given a path to a BTF file and a type name |