summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Expand)Author
2024-02-11move go cmd to cmd/ioriotngPaul Buetow
2024-02-11initial timestampsPaul Buetow
2024-02-11refactorPaul Buetow
2024-02-10fixPaul Buetow
2024-02-10add debugfs.TracepointsWithFPaul Buetow
2024-02-10it's not the pollSize, but the poll timeout in poll() :facepalm:Paul Buetow
2024-02-10add opidsPaul Buetow
2024-02-10also read fdEvents in GoPaul Buetow
2024-02-10make it genericPaul Buetow
2024-02-10refactorPaul Buetow
2024-02-10refactorPaul Buetow
2024-02-10add UID filterPaul Buetow
2024-02-10add open syscallPaul Buetow
2024-02-09add todoPaul Buetow
2024-02-09use log package everywherePaul Buetow
2024-02-09can dynamically load progs and tracepointsPaul Buetow
2024-02-09also catch enter openat syscallPaul Buetow
2024-02-08can trace openat exitPaul Buetow
2024-02-08fix deprecation messagesPaul Buetow
2024-02-06cann recv a string from the kernel to userlandPaul Buetow
2024-02-04initial version (not yet working)Paul Buetow