3 Video: gobpf - utilizing eBPF from Go

youtube.com posted by gopher 2597 days ago  

eBPF is a Linux in-kernel virtual machine that is used for tracing functions, networking, performance analysis and more. In this talk I will give an introduction into eBPF and gobpf, a new library under the IO Visor Project, and show how gobpf can be used to access and utilize eBPF features from Go programs. We will also look at the design of gobpf and its use of the bcc framework and Cgo.

Register to comment or vote on this story