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
/
event
/
pair.go
Age
Commit message (
Expand
)
Author
10 days
feat(parquet): export rename/link oldname + assert oldname capture end-to-end
Paul Buetow
10 days
feat(parquet): surface epoll_ctl op/target-fd/events metadata
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-13
enforce gofmt formatting and add Fmt/FmtCheck mage targets
Paul Buetow
2026-05-13
fix: guard Pair.CalculateDurations against uint64 underflow on clock skew
Paul Buetow
2026-03-18
cleanup
Paul Buetow
2026-03-10
eventloop: bound pending enter and proc-fd caches (task 425)
Paul Buetow
2026-03-05
Use fmt.Fprintf for event pair builder formatting
Paul Buetow
2026-03-05
Normalize Go import grouping with local ior section
Paul Buetow
2026-02-26
tui: polish fd trace view key handling and docs
Paul Buetow
2026-02-26
tui: add fd trace drilldown and fd column in stream
Paul Buetow
2026-02-24
add docs
Paul Buetow
2026-02-23
docs: define durationToPrev timing semantics
Paul Buetow
2026-02-21
Add byte count tracking to event pairs
Paul Buetow
2025-07-11
Add comprehensive unit tests for FcntlEvent handling
Paul Buetow
2025-04-16
add Equals
Paul Buetow
2025-04-16
refactor
Paul Buetow