Matthías Á. Jónsson

Results 1 issues of Matthías Á. Jónsson

Idea https://github.com/cilium/ebpf/discussions/1833. Add bpf2go functionality that generates constant string names for maps, programs, and variables. Useful when working with `ebpf.Collection` and `ebpf.CollectionSpec`. Example output from `TestObjects` (now `TestObjectsAndConstants`). ```go //...