draft: this temporarily reintroduces this bug: https://github.com/elastic/ebpf/commit/039ceef2f91a1c667319a211830692b487c1cda2 ; can be merged after I find a workaround
edit: veristat is succesful on both elastic/ebpf and elastic/ebpfevents compiled probes, the problem was probably caused by the previous usage of the (old) FUNC_ARG_READ_PTREGS; tldr: this is good to go
tested manually (eventstrace):
draft:
this temporarily reintroduces this bug: https://github.com/elastic/ebpf/commit/039ceef2f91a1c667319a211830692b487c1cda2 ; can be merged after I find a workaroundedit: veristat is succesful on bothelastic/ebpf
andelastic/ebpfevents
compiled probes, the problem was probably caused by the previous usage of the (old)FUNC_ARG_READ_PTREGS
; tldr: this is good to go