index
:
ior
main
I/O Riot NG is an experiment with BPF.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
file
/
file.go
Age
Commit message (
Expand
)
Author
2026-03-18
cleanup
Paul Buetow
2026-03-10
file: document File interface semantics (task 399)
Paul Buetow
2026-03-10
file: handle fdinfo flag read failures explicitly (task 419)
Paul Buetow
2026-03-06
docs: add missing godoc comments for exported APIs (task 382)
Paul Buetow
2026-03-06
refactor: use pointer receivers for FdFile consistently (task 382)
Paul Buetow
2026-03-05
Normalize Go import grouping with local ior section
Paul Buetow
2026-03-03
Cache procfs fd metadata for unknown descriptors
Paul Buetow
2026-02-26
tui: add fd trace drilldown and fd column in stream
Paul Buetow
2026-02-21
Handle unknown flags for openat2
Paul Buetow
2025-10-09
fix unit tests, initial hard exclude of not working yet syscalls
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-04-16
add Equals
Paul Buetow
2025-04-16
fix
Paul Buetow
2025-04-06
better
Paul Buetow
2025-04-06
refactor
Paul Buetow
2025-03-27
implemented dup
Paul Buetow
2025-03-26
reformat output
Paul Buetow
2025-03-26
some tracepoints were not opening new fds
Paul Buetow
2025-03-24
more on this
Paul Buetow
2025-03-24
more on this
Paul Buetow
2025-03-24
ignore ior process itself
Paul Buetow
2025-03-24
more debugging
Paul Buetow
2025-03-24
initial dup
Paul Buetow
2025-03-23
initial unit test
Paul Buetow
2025-03-23
add flags from fdinfo info
Paul Buetow
2025-03-22
more on fcntl
Paul Buetow
2025-03-16
printing out file flags in human mode... only open syscalls yet
Paul Buetow
2025-03-14
unexport types
Paul Buetow
2025-03-14
parallel rite collapsed flamegraphs
Paul Buetow
2025-03-11
refactor and initial tree
Paul Buetow