List Question
20 TechQA 2023-12-05T18:18:30.603000Can Linux kprobes get disabled temporarily by the kernel?
136 views
Asked by patraulea
Kprobe handler is not triggered for some kernel symbols
110 views
Asked by xdxdxd
maximum number of uprobe /kprobe that can be attached using libbpf
98 views
Asked by nullptr
How to correctly read socket->sk from pt_regs* in ebpf program?
147 views
Asked by dcy
get current kubernetes logged in user with kprobe
33 views
Asked by Michael Cab
tracepoint/syscalls/sys_enter_execve missing args
446 views
Asked by HIHIA
BPF program attach failed
96 views
Asked by peibo zhang
Concurrent system calls handling by kprobes
104 views
Asked by Gourav Kumar
How to remove a eBPF function attached by BCC toolkit?
141 views
Asked by akastack
Permission denied when using bpf_probe_read() in the ebpf program
343 views
Asked by Gourav Kumar
Kprobe BPF programs execution order
175 views
Asked by Tim
eBPF vs non-eBPF tracepoint/kprobes
1k views
Asked by Mario
Comparing ip addresses in bpftrace?
333 views
Asked by larsks
Get return address of a function using kretprobe or bpf
285 views
Asked by Franc
Can ebpf only use kprobe to monitor kernel functions?
440 views
Asked by ray
Can sys_execve() still return with error after begin_new_exec() returns zero?
86 views
Asked by patraulea
can't get bpfptr_r uattr parameter when tracing __sys_bpf
90 views
Asked by luke zou
What are the main differences between eBPF and LTTng?
551 views
Asked by Bahamas
Why is uprobe unaffected by ASLR?
122 views
Asked by daisy
Implementing bcc's killsnoop in C
284 views
Asked by Yogaraj