lzh2nix / go-ebpf-workshop

a demo collection of ebpf program with golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-ebpf-workshop

a demo collection of ebpf prog with golang

  • helloworld print "hello world" when sync syscall is invoked
  • tracepoint stats write bytes by process, cmd and fd
  • perfevent stats write data by perf event

About

a demo collection of ebpf program with golang

License:MIT License


Languages

Language:C 99.9%Language:Go 0.1%Language:Shell 0.0%Language:Makefile 0.0%