Comment on Show HN: eBPF tool to monitor disk usage, perform actionsComments−nickstinemates2yWhat is your experience with using bpf2go?−giisOP2yIMo,it provides smooth development experience. I had some trouble while trying to pass initialize global variable which seems more easier in C (eg: skel->bss->mypid) than go
Comments
What is your experience with using bpf2go?
IMo,it provides smooth development experience. I had some trouble while trying to pass initialize global variable which seems more easier in C (eg: skel->bss->mypid) than go