summaryrefslogtreecommitdiff
path: root/internal/ioriotng.go
AgeCommit message (Expand)Author
2024-02-16pretty print of the op idPaul Buetow
2024-02-16delete dead codePaul Buetow
2024-02-16can deserialise ring buffer messages in GoPaul Buetow
2024-02-16update Go typesPaul Buetow
2024-02-16switch from perf maps to ring bufferPaul Buetow
2024-02-15map sizes can be specified through flagsPaul Buetow
2024-02-13renamePaul Buetow
2024-02-13add types packagePaul Buetow
2024-02-13can pass flags to BPFPaul Buetow
2024-02-13can pass UID via map from userland to BPF partPaul Buetow
2024-02-13move program code to internal package - only leave cmd wrapper in ./cmdPaul Buetow