#btf #ebpf #linux #parser

macro btf-derive

Macros for the btf crate

3 releases

0.3.2 Oct 29, 2022
0.3.1 Oct 25, 2022
0.3.0 Oct 24, 2022

#6 in #btf

MIT license

5KB
54 lines

btf-derive

Build Status crates.io mio Lines of Code

Provides derive macros for the btf crate.

Usage

For usage examples, see code located in examples/ :

Examples Description
custom-type Creates and inserts a custom type into an empty BTF database

TODO

  • Add proper error types.

Dependencies

~3.5–5MB
~97K SLoC