List Question
20 TechQA 2024-03-14T09:46:47.477000How to iterate vm_area in bpf/bcc program?
32 views
Asked by Aditya Shaw
BCC tool execute failed on Android by debianfs
21 views
Asked by yklin-vv
Simple eBPF program to retrieve DTRACE_PROBE calls
98 views
Asked by cdecker
asm/types.h Error during compilation of ebpf code
1k views
Asked by Rohan Aluguri
What is the recommended way to unit test eBPF/XDP program?
317 views
Asked by tomwassing
How do I activate a BCC eBPF program that modifies outgoing/egress network traffic?
237 views
Asked by towi
Flamegraphs for java apps within docker
60 views
Asked by eof
Can not call BPF kernel functions from BPF programs (Implicit Function Declaration Warning)
381 views
Asked by Moerez
resolve library and executable full path in libbpf
21 views
Asked by nullptr
use ringbuf and perfbuf depending on kernel version dynamically
83 views
Asked by nullptr
libbpf: Error in bpf_create_map_xattr(flow_table):Invalid argument(-22). Retrying without BTF
238 views
Asked by hundredmiles
Output from trace pipe and perf_output are different
45 views
Asked by Afonso Pinto
Extracting Ethernet Header using XDP
144 views
Asked by Afonso Pinto
BPF tracepoint args and why they're different in different example code
553 views
Asked by Greg Brown
Passing argument "args" from a TRACEPOINT_PROBE <sock:inet_sock_set_state>to another function in bcc eBPF
90 views
Asked by hundredmiles
Trace TCP packets instead of TCP connections
81 views
Asked by Afonso Pinto
ebpf kprobe argument not matching the syscall
626 views
Asked by somerandomdrunkcoder
How to remove a eBPF function attached by BCC toolkit?
141 views
Asked by akastack