weaveworks / tcptracer-bpf

eBPF program using kprobes to trace TCP events without run-time compilation dependencies
Apache License 2.0
410 stars 61 forks source link

Build ebpf object file on Fedora 26 #52

Closed lebauce closed 6 years ago

iaguis commented 6 years ago

Can you run make so it runs go-bindata and add the changes to the PR so we can vendor the new version of pkg/tracer/tcptracer-ebpf.go. Thanks!

lebauce commented 6 years ago

@iaguis Done