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
/
cmd
Age
Commit message (
Expand
)
Author
2026-06-01
test(integration): add SysV msg/sem tracing coverage
Paul Buetow
2026-06-01
test(integration): add Sched family tracing coverage
Paul Buetow
2026-06-01
test(integration): add Misc family tracing coverage
Paul Buetow
2026-06-01
test(integration): add Signals family tracing coverage
Paul Buetow
2026-06-01
test(integration): add SysV shm tracing coverage
Paul Buetow
2026-06-01
test(integration): add pwritev/pwritev2 retbytes coverage
Paul Buetow
2026-05-31
test(readahead): add end-to-end integration coverage
Paul Buetow
2026-05-31
listxattrat: READ-classify return for xattr-list family consistency
Paul Buetow
2026-05-31
getxattrat: READ-classify return for xattr-get family consistency
Paul Buetow
2026-05-31
test(timer): add POSIX timer family end-to-end integration coverage
Paul Buetow
2026-05-31
test(retbytes): assert read byte counts for pread64/preadv/preadv2
Paul Buetow
2026-05-31
test(openat2): add end-to-end integration coverage for openat2
Paul Buetow
2026-05-31
test(mountfs): exercise fsopen end-to-end in mount-API scenario
Paul Buetow
2026-05-31
test(aio): add io_submit end-to-end integration coverage
Paul Buetow
2026-05-31
test(aio): add io_setup end-to-end integration coverage
Paul Buetow
2026-05-30
fix(sleep): record sentinel for TIMER_ABSTIME clock_nanosleep (a20)
Paul Buetow
2026-05-29
utime/utimes: classify as FS family (fix Misc misclassification)
Paul Buetow
2026-05-28
close_range: honor last bound and CLOSE_RANGE_CLOEXEC flag
Paul Buetow
2026-05-27
Stabilize integration test startup
Paul Buetow
2026-05-23
1c guard ioworkload select fd_set against high fd values
Paul Buetow
2026-05-21
f7 wire eventfd kind for fd-from-air IPC syscalls
Paul Buetow
2026-05-20
task-47: add KindExec for execve paths
Paul Buetow
2026-05-20
feat: add keyctl ptrace perf_event_open tracing (task 77)
Paul Buetow
2026-05-20
d7: add POSIX mq syscall kind/classification and coverage
Paul Buetow
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 follow-up: tolerate unsupported epoll_pwait2 kernels
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
w6: extend KindFd socket introspection coverage
Paul Buetow
2026-05-19
v6: cover plain accept integration and filter path
Paul Buetow
2026-05-19
v6: add KindAccept and wire accept/accept4
Paul Buetow
2026-05-19
u6: fix socketpair exit fd capture and socket filtering
Paul Buetow
2026-05-19
u6: add socket/socketpair kind scaffolding and wiring
Paul Buetow
2026-05-19
t6 stabilize family recording integration
Paul Buetow
2026-05-19
t6 address family recording review
Paul Buetow
2026-05-18
j6: defer mmsg byte classification
Paul Buetow
2026-05-18
j6: account bytes for ret-classified syscalls
Paul Buetow
2026-05-13
refactor: break down functions exceeding 50 lines into smaller helpers
Paul Buetow
2026-05-13
replace panic with os.Exit and error log in cmd/filewriter
Paul Buetow
2026-05-13
replace global flags singleton with Parse() returning Config value
Paul Buetow
2026-05-12
invert dependency: internal no longer imports internal/tui
Paul Buetow
2026-05-07
update docs and ascii banner
Paul Buetow
2026-04-24
task a8: move all binaries under ./cmd/<name>/main.go
Paul Buetow
2026-03-18
refactor: pass flags.Config explicitly, remove flags.Get() from library code ...
Paul Buetow
2026-03-01
flags: return parse errors instead of exiting (task 321)
Paul Buetow
2026-02-21
Align Go project structure and add Mage targets
Paul Buetow
2025-04-10
can serialize and deserialize to/from gob
Paul Buetow
[next]