Skip to content

arcjustin/btf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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