summaryrefslogtreecommitdiff
path: root/internal/ioriotng.bpf.c
AgeCommit message (Collapse)Author
2024-02-19move all C code to internal/cPaul Buetow
2024-02-19add write syscallPaul Buetow
2024-02-17always inlinePaul Buetow
2024-02-17using global variables for more efficient filtering of eventsPaul Buetow
2024-02-16fix namePaul Buetow
2024-02-16it's actually the Pid + TGidPaul Buetow
2024-02-16move C file to internalPaul Buetow