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
Age
Commit message (
Expand
)
Author
2026-02-23
task 303: add fixed-bucket log-scale histogram
Paul Buetow
2026-02-23
task 305: add top-N file ranker with bounded cardinality
Paul Buetow
2026-02-23
task 305: add per-syscall accumulator with reservoir percentiles
Paul Buetow
2026-02-23
task 305: add ring time series with wrap-around and gap tests
Paul Buetow
2026-02-23
task 304: harden snapshot immutability after sub-agent review
Paul Buetow
2026-02-23
task 304: add immutable statsengine snapshot types
Paul Buetow
2026-02-23
tests: cover durationToPrev gap semantics
Paul Buetow
2026-02-23
docs: define durationToPrev timing semantics
Paul Buetow
2026-02-23
flags: document open_by_handle_at CO-RE re-evaluation
Paul Buetow
2026-02-23
Track pidfd_getfd returned fds in eventloop
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
Fix event comm attribution and reduce integration log noise
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-22
Implement sync_file_range coverage and document mage world bootstrap
Paul Buetow
2026-02-21
Add negative tests for all internal unit tests (task 348)
Paul Buetow
2026-02-21
fix: close_range path resolution - lookup fd before deleting from map
Paul Buetow
2026-02-21
Add integration test framework: plan, workload binary, harness scaffolding
Paul Buetow
2026-02-21
Add byte count tracking to event pairs
Paul Buetow
2026-02-21
Enable name_to_handle_at and io_uring fd attribution
Paul Buetow
2026-02-21
Document optional open_by_handle_at exclude
Paul Buetow
2026-02-21
Enable open_by_handle_at tracepoint
Paul Buetow
2026-02-21
Track io_uring setup fds in event loop
Paul Buetow
2026-02-21
Handle close_range cleanup
Paul Buetow
2026-02-21
Handle open_by_handle_at without pathname
Paul Buetow
2026-02-21
Handle unknown flags for openat2
Paul Buetow
2026-02-21
Migrate make targets to mage
Paul Buetow
2026-02-21
Align Go project structure and add Mage targets
Paul Buetow
2026-02-21
rewrite from Raku to Golang initial
Paul Buetow
2025-10-09
fix unit tests, initial hard exclude of not working yet syscalls
Paul Buetow
2025-10-09
initial handle by open_at syscalls
Paul Buetow
2025-10-08
clarify, that some tests are there already for FCNTL
Paul Buetow
2025-10-08
add classifications
Paul Buetow
2025-10-08
classify more tracepoints
Paul Buetow
2025-07-14
more on classification
Paul Buetow
2025-07-12
initial classification
Paul Buetow
2025-07-11
fix the fctnl F_SET bug
Paul Buetow
2025-07-11
Add comprehensive unit tests for FcntlEvent handling
Paul Buetow
2025-07-10
Update TODO.md and remove obsolete unit test comments
Paul Buetow
2025-07-10
Remove outdated dup3 TODO and add comprehensive tests
Paul Buetow
2025-07-10
fix: Add delay to EnterOnlyTest to prevent race condition
Paul Buetow
2025-07-10
feat: Add comprehensive filtering and comm tracking tests
Paul Buetow
2025-07-10
fix: Update EnterOnlyTest to only verify OpenEvent pending
Paul Buetow
2025-07-10
test: add file descriptor lifecycle tests
Paul Buetow
2025-07-10
test: add io_uring_setup syscall test case
Paul Buetow
2025-07-10
Add comprehensive test cases for all syscall event types
Paul Buetow
2025-07-10
Add remaining helper functions for eventloop tests
Paul Buetow
2025-07-10
Add comprehensive eventloop tests for multiple syscall types
Paul Buetow
[next]