summaryrefslogtreecommitdiff
path: root/internal/tracepoints/generated_tracepoints.go
AgeCommit message (Expand)Author
2026-02-23Add baseline pidfd_getfd tracepoint supportPaul Buetow
2026-02-23Add getcwd tracing support and stabilize comm propagation testPaul Buetow
2026-02-22Add copy_file_range support and tracepoint attach testsPaul Buetow
2026-02-22Implement mmap/msync syscall support with unit and integration coveragePaul Buetow
2026-02-21Enable name_to_handle_at and io_uring fd attributionPaul Buetow
2026-02-21rewrite from Raku to Golang initialPaul Buetow
2025-10-09initial handle by open_at syscallsPaul Buetow
2025-07-12initial classificationPaul Buetow
2025-04-11add dup3 syscallPaul Buetow
2025-03-30add syslogPaul Buetow
2025-03-28a bunch of new syscallsPaul Buetow
2025-03-28add readv family of I/O syscallsPaul Buetow
2025-03-27implement dup2Paul Buetow
2025-03-27implemented dupPaul Buetow
2025-03-26reformat outputPaul Buetow
2025-03-26implement syncPaul Buetow
2025-03-26initial io_ async tracepointsPaul Buetow
2025-03-26some tracepoints were not opening new fdsPaul Buetow
2025-03-22fix fcntlPaul Buetow
2025-03-22generating fcntl boilerplatePaul Buetow
2025-03-16refactor directoriesPaul Buetow