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
/
probemanager
Age
Commit message (
Expand
)
Author
2026-05-13
refactor: break down functions exceeding 50 lines into smaller helpers
Paul Buetow
2026-05-13
test: replace time.Sleep with deterministic synchronization in unit tests
Paul Buetow
2026-05-08
add duration metric, tolerate missing tracepoints, ship el8 build
Paul Buetow
2026-04-18
fix probemanager close serialization for task 55
Paul Buetow
2026-04-18
fix probemanager attach race for task 55
Paul Buetow
2026-03-18
cleanup
Paul Buetow
2026-03-10
probemanager: surface cleanup destroy errors (task 417)
Paul Buetow
2026-03-06
docs: add missing godoc comments for exported APIs (task 382)
Paul Buetow
2026-03-05
Add package-level docs across internal packages
Paul Buetow
2026-02-25
Fix stream paused scrolling and apply pending TUI/probe updates
Paul Buetow
2026-02-25
Fix probes bulk toggles and stabilize modal row rendering
Paul Buetow
2026-02-25
Test probe manager picks up newly added tracepoints
Paul Buetow
2026-02-25
Add thread-safe probe manager with attach lifecycle
Paul Buetow
2026-02-25
Add tracepoint grouping helper for probe manager
Paul Buetow