index
:
ior
develop
main
I/O Riot NG is an experiment with BPF.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
generate
/
testdata.go
Age
Commit message (
Expand
)
Author
2026-05-20
feat: add mount/fs management syscall tracing for c7
Paul Buetow
2026-05-20
task 27: add KindSleep and requested sleep metric
Paul Buetow
2026-05-20
task 07: add KindMem and separate address-space byte accounting
Paul Buetow
2026-05-19
z6: add KindPoll wiring for poll/select ready counts
Paul Buetow
2026-05-19
y6: add epoll ctl/wait tracing and ready-count coverage
Paul Buetow
2026-05-19
x6: add pipe/eventfd fd-from-air syscall support
Paul Buetow
2026-05-19
v6: add KindAccept and wire accept/accept4
Paul Buetow
2026-05-19
u6: add socket/socketpair kind scaffolding and wiring
Paul Buetow
2026-02-23
Add baseline pidfd_getfd tracepoint support
Paul Buetow
2026-02-23
Add getcwd tracing support and stabilize comm propagation test
Paul Buetow
2026-02-23
Fix integration trace expectations and fd/open event handling
Paul Buetow
2026-02-22
Add copy_file_range support and tracepoint attach tests
Paul Buetow
2026-02-22
Implement mmap/msync syscall support with unit and integration coverage
Paul Buetow
2026-02-21
Enable name_to_handle_at and io_uring fd attribution
Paul Buetow
2026-02-21
Migrate make targets to mage
Paul Buetow