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
/
generate
Age
Commit message (
Expand
)
Author
2026-05-13
refactor(generate): replace classifySyscall switches with kindRegistry (OCP)
Paul Buetow
2026-05-02
fix BPF tracepoint context type for RHEL 9 stock kernel
Paul Buetow
2026-03-18
cleanup
Paul Buetow
2026-03-08
types: stop panicking in generated decode constructors
Paul Buetow
2026-03-06
fix: return fallback for unknown trace ids (task 383)
Paul Buetow
2026-03-05
Add package-level docs across internal packages
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
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-21
Add negative tests for all internal unit tests (task 348)
Paul Buetow
2026-02-21
Enable name_to_handle_at and io_uring fd attribution
Paul Buetow
2026-02-21
Migrate make targets to mage
Paul Buetow