summaryrefslogtreecommitdiff
path: root/maps.bpf.h
AgeCommit message (Expand)Author
2024-02-16move some files to internal typesPaul Buetow
2024-02-16update Go typesPaul Buetow
2024-02-16switch from perf maps to ring bufferPaul Buetow
2024-02-15some more about timestampsPaul Buetow
2024-02-15map sizes can be specified through flagsPaul Buetow
2024-02-13renamePaul Buetow
2024-02-13can pass flags to BPFPaul Buetow
2024-02-13can pass config struct and also have a generic filter function in BPFPaul Buetow
2024-02-13can pass UID via map from userland to BPF partPaul Buetow
2024-02-13use explicit typesPaul Buetow
2024-02-13collect enter and exit times of the syscall tracepointsPaul Buetow
2024-02-11initial timestampsPaul Buetow
2024-02-11refactorPaul Buetow