aya-rs/aya

support uprobe multi bpf link

ajwerner opened this issue · 0 comments

Loading uprobes via perf_event_open is very slow. There's new (6.2) kernel APIs to make it faster. See the below links.