Libbpf eBPF macro BPF_UPROBE
The BPF_UPROBE macro is an alias of the BPF_KPROBE macro. Having this macro helps keep code consistent and avoid confusion.
BPF_UPROBEThe BPF_UPROBE macro is an alias of the BPF_KPROBE macro. Having this macro helps keep code consistent and avoid confusion.