Re-exports§
Modules§
- error
- Errors of this library
Functions§
- generate_
current_ system_ btf_ archive_ path - Generate the btf archive path of the running kernel
It returns somethings like
ubuntu/20.04/x86_64/xxxxxxx.btf
- get_
current_ system_ btf_ file - Try to get the btf file of the running system under the archive directory
- unpack_
tar - Unpack a tar archive, returning the contents of
package.json
;
Type Aliases§
- BtfArchive
- A helper type definition for simplicity
- Result