package btf

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Btf

btf.proto:136

https://docs.kernel.org/bpf/btf.html#bpf-type-format-btf

enum BtfKind

btf.proto:25

List of Supported Types https://docs.kernel.org/bpf/btf.html#type-encoding

Used in: TypeInfo

message BtfParam

btf.proto:50

btf_param struct for BTF kind function proto https://docs.kernel.org/bpf/btf.html#btf-kind-func-proto

Used in: FuncProtoTypeData

message BtfType

btf.proto:83

Type Encoding https://docs.kernel.org/bpf/btf.html#btf-kind-func-proto

Used in: TypeSection

message Empty

btf.proto:21

Used in: BtfType

(message has no fields)

message FuncInfo

btf.proto:143

https://docs.kernel.org/bpf/btf.html#bpf-prog-load:~:text=The%20func_info%20and%20line_info%20are%20an%20array%20of%20below%2C%20respectively.

Used in: ebpf.Functions

message FuncProtoTypeData

btf.proto:57

BTF func proto extra data https://docs.kernel.org/bpf/btf.html#btf-kind-func-proto

Used in: BtfType

btf.proto:113

The beginning of the BTF Data https://docs.kernel.org/bpf/btf.html#btf-type-and-string-encoding

Used in: Btf

message IntTypeData

btf.proto:71

BTF Kind int extra data https://docs.kernel.org/bpf/btf.html#btf-kind-int

Used in: BtfType

message StringSection

btf.proto:131

https://docs.kernel.org/bpf/btf.html#string-encoding

Used in: Btf

message StructTypeData

btf.proto:63

BTF kind struct extra data https://docs.kernel.org/bpf/btf.html#btf-kind-struct

Used in: BtfType

message TypeInfo

btf.proto:75

Used in: BtfType

message TypeSection

btf.proto:126

https://docs.kernel.org/bpf/btf.html#type-encoding

Used in: Btf