List Question
20 TechQA 2024-03-29T07:29:58.400000How to monitor the traffic of Android applications uploading images?
24 views
Asked by Sudolater
R2 max value is outside of the allowed memory range after explicit bounds checking
30 views
Asked by Akash Cherukuri
invalid access to map value, value_size=128 off=0 size=0; libbpf: prog 'xdp_parser_func': failed to load: -13
35 views
Asked by NobinPegasus
ebpf not displaying output with tracing_pipe
26 views
Asked by clive
ebpf: about the kfuncs call and MAX_BPF_STACK
19 views
Asked by kingluo
Ebpf: Invalid access to map value, with weird compiled code
32 views
Asked by hdmicable
Ebpf Kernel Code: permission denied: invalid access to map value
39 views
Asked by hdmicable
Invalid access to packet while iterating over packet in eBPF program , with “bpf_trace_printk”
35 views
Asked by you_know_who
Where are the "hooks" for BPF functions defined?
77 views
Asked by Rohit D
How 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
unknown type name ‘GElf_Nhdr’; did you mean ‘GElf_Shdr’?
21 views
Asked by NobinPegasus
ebpf hook some points, after running for a while. the system is hang ,is kernel bug?
27 views
Asked by user23577659
How do I initialize/reinitialize BPF_MAP_TYPE_PERCPU_HASH entry to zero for all CPUs?
36 views
Asked by skp
BPF per CPU array is not zero initialized?
31 views
Asked by diviquery
Pid filter is working for uprobes but not uretprobes
94 views
Asked by user123
when are section names needed for ebpf programs
27 views
Asked by user3882729
Problem loading eBPF/XDP program into the kernel
73 views
Asked by Andy R
My driver is `igc` for the ethernet interface. How to get timestamp in ebpf-XDP program?
60 views
Asked by Sumon
How to read arbitrary len bytes using helper bpf_skb_load_bytes()?
114 views
Asked by someone