btf

Crates.iobtf
lib.rsbtf
version0.5.1
sourcesrc
created_at2022-09-17 13:03:21.456326
updated_at2022-11-05 00:24:03.716566
descriptionA library for parsing the BPF type format (BTF).
homepagehttps://github.com/arcjustin/btf
repositoryhttps://github.com/arcjustin/btf
max_upload_size
id668166
size43,118
(arcjustin)

documentation

README

btf

Build Status crates.io mio Lines of Code

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

  • Write more thorough tests.

License

Commit count: 29

cargo fmt