lou-lan / libbpfgo-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libbpfgo-example

This is an example of writing a small program with libbpfgo, a Go wrapper for libbpf.

To build simply run make and run the resulting libbpfgo-prog binary.

About


Languages

Language:Go 43.6%Language:C 37.9%Language:Makefile 18.5%