index
:
ior
develop
main
I/O Riot NG is an experiment with BPF.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
develop
build: harden Magefile.go to use sudo -n for discrete commands only
Paul Buetow
2 hours
main
chore: bump version to v1.1.0
Paul Buetow
4 weeks
Tag
Download
Author
Age
v1.1.0
commit da423f13e2...
Paul Buetow
4 weeks
v1.0.0
commit b1cfacb7a6...
Paul Buetow
5 weeks
v0.0.1
commit 4595fa0169...
Paul Buetow
8 weeks
Age
Commit message
Author
2026-05-14
chore: bump version to v1.1.0
v1.1.0
main
Paul Buetow
2026-05-14
use configurable fastRefreshEvery for InitCmd on flame and stream tabs
Paul Buetow
2026-05-14
docs: document -tui-fast-refresh flag in AGENTS.md TUI Behavior section
Paul Buetow
2026-05-14
wire TUIFastRefreshInterval into dashboard model and update tests
Paul Buetow
2026-05-13
add TUIFastRefreshInterval flag to flags.Config
Paul Buetow
2026-05-13
refactor: break down functions exceeding 50 lines into smaller helpers
Paul Buetow
2026-05-13
keep View() pure by moving state transitions into Update() handlers
Paul Buetow
2026-05-13
refactor: extract outputFormatter collaborator from eventLoop
Paul Buetow
2026-05-13
introduce Accumulator interface in statsengine to separate ingestion from sna...
Paul Buetow
2026-05-13
fix: stop BPF ring-buffer polling goroutine on trace end to prevent leak
Paul Buetow
[...]