Files
Alessandro Arzilli 5452c30fac proc/internal/ebpf: drop dependency on cgo (#3072)
The ebpf implementations uses cgo, but only to access some C struct
definitions. Instead of using cgo simply duplicate the defintion of
those two structs in Go and add a test to check that the duplicate
definitions remain synchronized.

Fixes #2827
2022-07-22 19:39:18 +02:00
..
2021-12-13 10:25:23 -08:00
2021-12-13 10:25:23 -08:00
2022-03-23 16:10:00 +01:00
2021-12-22 10:26:21 -08:00