elastic / ebpf

Elastic's eBPF
Other
67 stars 11 forks source link

LibEbpfEvents: properly detect bpf trampoline support #95

Closed mmat11 closed 2 years ago

mmat11 commented 2 years ago

This PR uses the new libbpf API to detect bpf trampoline support.

Closes https://github.com/elastic/ebpf/issues/89

mmat11 commented 2 years ago

@stanek-michal / @rhysre need a +1, CI passed