index
:
ior
develop
main
I/O Riot NG is an experiment with BPF.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-02-23
tui: add top-level model and run entrypoint
Paul Buetow
2026-02-23
tui: add pid picker model and /proc scanner
Paul Buetow
2026-02-23
tui: add shared bubbletea message types (task 302)
Paul Buetow
2026-02-23
task 302: add shared tui styles and key bindings
Paul Buetow
2026-02-23
task 302: add stats engine orchestration and snapshots
Paul Buetow
2026-02-23
task 303: add per-process accumulator with pid-reuse guard
Paul Buetow
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
Use NumCPU*2 as default integration test parallelism
Paul Buetow
2026-02-23
Harden integration workloads against dropped event flakes
Paul Buetow
2026-02-23
Run integration tests in parallel by default and stabilize flaky scenarios
Paul Buetow
2026-02-23
docs: record decision on idle pseudo-event bucket
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
integrationtests: add opt-in parallel execution mode
Paul Buetow
2026-02-23
flags: document open_by_handle_at CO-RE re-evaluation
Paul Buetow
2026-02-23
integrationtests: add pidfd_getfd scenarios and tests
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
some stuff
Paul Buetow
2026-02-22
Fix event comm attribution and reduce integration log noise
Paul Buetow
2026-02-22
Stabilize close invalid-fd integration test against empty comm
Paul Buetow
2026-02-22
Filter noisy tracepoint attach lines from integration LOG output
Paul Buetow
2026-02-22
Stream live integration test status and per-test logs
Paul Buetow
2026-02-22
Add heartbeat progress logs for integration test runs
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
Split ioworkload scenarios.go into per-category files
Paul Buetow
2026-02-21
Add negative tests for all internal unit tests (task 348)
Paul Buetow
2026-02-21
Add negative integration tests for io_uring syscalls (EBADF)
Paul Buetow
2026-02-21
Add negative integration tests for truncate syscalls (task 348)
Paul Buetow
2026-02-21
Add negative integration tests for sync syscalls (task 348)
Paul Buetow
2026-02-21
Add negative integration tests for stat syscalls (task 348)
Paul Buetow
2026-02-21
Add negative integration tests for dir syscalls (task 348)
Paul Buetow
2026-02-21
Add negative integration tests for unlink syscalls (task 348)
Paul Buetow
2026-02-21
Add negative integration tests for link syscalls (task 348)
Paul Buetow
2026-02-21
Add negative integration tests for rename syscalls (task 348)
Paul Buetow
2026-02-21
Add negative integration tests for fcntl syscalls (task 348)
Paul Buetow
2026-02-21
Add negative integration tests for dup syscalls
Paul Buetow
2026-02-21
Add negative integration tests for close syscalls
Paul Buetow
2026-02-21
Add negative integration tests for readwrite syscalls (task 348)
Paul Buetow
2026-02-21
Add negative integration tests for open syscalls
Paul Buetow
2026-02-21
fix: close_range path resolution - lookup fd before deleting from map
Paul Buetow
[next]