You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/bpf/aya-bpf/src/programs
Tw 55ba0538f2
bpf: add support for tracepoint program (#29)
This patch add initial support for tracepoint program type.
Hope you enjoy.

Signed-off-by: Tw <wei.tan@intel.com>
4 years ago
..
mod.rs bpf: add support for tracepoint program (#29) 4 years ago
probe.rs bpf: add more bindings 4 years ago
sk_msg.rs bpf: improve SkMsgContext API 4 years ago
sk_skb.rs bpf: fix some clippy warnings 4 years ago
sock_ops.rs bpf: improve SockOpsContext API 4 years ago
tracepoint.rs bpf: add support for tracepoint program (#29) 4 years ago
xdp.rs bpf: add more bindings 4 years ago