|
|
|
|
|
by rendaw
952 days ago
|
|
This looks really cool. Like all eBPF though, what sort of eBPF verification is it doing and is it possible to do the verification in CI? With eBPF the common gotcha is you can compile totally invalid eBPF code, with no compile errors, only to find out at go time (and only to be able to find out at go time). |
|
[1] https://github.com/parca-dev/parca-agent
[2] https://github.com/parca-dev/parca-agent/blob/54434c02773a8a...