Search code examples
I have an error trying to access iphdr using eBPF...

bpfebpf

Read More
Can eBPF's perf_submit() be used in a socket_filter program as well?...

bpfebpfbcc-bpf

Read More
eBPF packet filter not giving me correct data...

bpfebpfbcc-bpf

Read More
Generate a executable from bcc python script...

bpfebpfbcc-bpf

Read More
Failure to compare strings with eBPF...

bpfebpfbcc-bpf

Read More
Running performance tools using RBAC...

rbacperfebpf

Read More
What exactly is usage of cursor_advance in BPF?...

bpfebpfbcc-bpf

Read More
Failure to trace some syscalls with eBPF...

ebpfbcc-bpf

Read More
headers not working at a kernel level on eBPF code...

cheaderkernelebpfbcc-bpf

Read More
Error compiling eBPF C code out of kernel tree...

linuxclangbpfebpfbcc-bpf

Read More
How can I determine which namespaces a PID is in from kernel space?...

clinux-kernelbpfebpfbcc-bpf

Read More
BPF: translation of program contexts...

linuxnetwork-programminglinux-kernelbpfebpf

Read More
LLVM BPF backend doesn't put source file name on symbol table...

clangllvmllvm-clangbpfebpf

Read More
Invalid argument (EINVAL) when trying to load a BPF program...

clinuxbpfebpf

Read More
Permission denied when retrieving a field from a pointer to a large structure in a BPF program...

cbpfebpf

Read More
deciphering "invalid mem access map_ptr" on BPF program upload...

cbpfebpf

Read More
Error while loading a BPF program that copies a buffer to the BPF stack...

cbpfebpf

Read More
Why is a kretprobe on sys_futex called less often than a corresponding kprobe?...

linux-kernelbpfebpfkprobebcc-bpf

Read More
eBPF: How can the sockaddr struct be read when hooking into security_socket_connect...

clinux-kernelbpfebpfbcc-bpf

Read More
How do I access xmm registers in an eBPF program...

x86-64tracebpfebpfbcc-bpf

Read More
failing to attach eBPF `kretprobes` to `napi_poll()` with bcc tools...

linux-kernelbpfebpfbcc-bpf

Read More
bpf/bcc reports error when trying to access `struct rq`...

linuxkernelbpfebpfbcc-bpf

Read More
XDP offloaded mode flags set is not working with bcc...

bpfebpfbcc-bpf

Read More
How can I attached a BPF program to a kernel function via a kprobe?...

clinux-kernelkernelbpfebpf

Read More
XDP program ipheader, data, nh_off confusion...

bpfebpf

Read More
libseccomp patch for hash maps...

chashmapbpfebpf

Read More
Can't get ebpf program jitted output using bpftool...

bpfebpf

Read More
Does BPF_PROG_RUN implements the fallback ebpf interpreter?...

cinterpreterbpfebpf

Read More
bounded loops in ebpf. Does now the verifier check if the program is a DAG?...

ckernelbpfebpf

Read More
net/core/filter.c and linux/bpf/verifier.c...

ckernelbpfebpf

Read More
BackNext