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
/
types
Age
Commit message (
Expand
)
Author
2026-03-18
cleanup
Paul Buetow
2026-03-08
types: stop panicking in generated decode constructors
Paul Buetow
2026-03-08
task(ior): harden malformed raw-event decoding (task ed7a7a3f)
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-03-03
Use fast non-reflective event decoding on hot path
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-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
2026-02-21
rewrite from Raku to Golang initial
Paul Buetow
2025-10-09
initial handle by open_at syscalls
Paul Buetow
2025-10-08
classify more tracepoints
Paul Buetow
2025-07-12
initial classification
Paul Buetow
2025-04-16
add Equals
Paul Buetow
2025-04-16
add types test
Paul Buetow
2025-04-11
add Bytes()
Paul Buetow
2025-04-11
initial du test
Paul Buetow
2025-04-11
add dup3 syscall
Paul Buetow
2025-03-30
add syslog
Paul Buetow
2025-03-28
a bunch of new syscalls
Paul Buetow
2025-03-28
add readv family of I/O syscalls
Paul Buetow
2025-03-27
implement dup2
Paul Buetow
2025-03-27
implemented dup
Paul Buetow
2025-03-26
reformat output
Paul Buetow
2025-03-26
implement sync
Paul Buetow
2025-03-26
initial io_ async tracepoints
Paul Buetow
2025-03-26
some tracepoints were not opening new fds
Paul Buetow
2025-03-22
fix fcntl
Paul Buetow
2025-03-22
generating fcntl boilerplate
Paul Buetow
2025-03-16
correctly trace flags for open and openat syscalls
Paul Buetow
2025-03-16
refactor directories
Paul Buetow
2024-02-22
finally make use of the NQC's generated code
Paul Buetow
2024-02-21
move generated tracepoints to separate directory
Paul Buetow
2024-02-19
add TODO
Paul Buetow
2024-02-19
refactor open, re-use some code
Paul Buetow
2024-02-19
clarify
Paul Buetow
2024-02-19
move all C code to internal/c
Paul Buetow
2024-02-19
add write syscall
Paul Buetow
2024-02-17
using global variables for more efficient filtering of events
Paul Buetow
2024-02-16
fix name
Paul Buetow
2024-02-16
it's actually the Pid + TGid
Paul Buetow
2024-02-16
calculate time taken
Paul Buetow
2024-02-16
refactor to syncpool
Paul Buetow
2024-02-16
also do close syscall
Paul Buetow
2024-02-16
add buffertools
Paul Buetow
2024-02-16
move some files to internal types
Paul Buetow
[next]