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
/
types
Age
Commit message (
Expand
)
Author
10 days
fix(classify): assign vmsplice to FamilyNetwork, not Misc
Paul Buetow
13 days
fix(classify): assign file_setattr to FamilyFS, not Misc
Paul Buetow
14 days
fix(classify): assign fanotify_mark to FamilyIPC, not Misc
Paul Buetow
2026-06-02
fix(classify): assign fanotify_init to FamilyIPC, not Misc
Paul Buetow
2026-06-01
fix(classify): assign alarm to FamilyTime, not Misc
Paul Buetow
2026-06-01
fix(types): fast-decode hot events at padded kernel struct size
Paul Buetow
2026-05-31
fix(classify): assign adjtimex to FamilyTime, not Misc
Paul Buetow
2026-05-30
generate: treat rt_sigreturn as noreturn (suppress dead exit handler)
Paul Buetow
2026-05-30
kexec_load: classify into Security family with its sibling
Paul Buetow
2026-05-30
fix(family): reclassify get_mempolicy as Memory not Security
Paul Buetow
2026-05-29
ioprio_set/ioprio_get: classify as Process family
Paul Buetow
2026-05-29
utime/utimes: classify as FS family (fix Misc misclassification)
Paul Buetow
2026-05-29
classify: move lsm_* syscalls from Misc to Security family
Paul Buetow
2026-05-29
codegen: suppress unreachable sys_exit handlers for noreturn syscalls
Paul Buetow
2026-05-29
family: classify futex syscalls as IPC instead of Misc
Paul Buetow
2026-05-23
9c move Non-IO grouping policy from core stats/types into dashboard
Paul Buetow
2026-05-20
task-47: add KindExec for execve paths
Paul Buetow
2026-05-20
feat: add keyctl ptrace perf_event_open tracing (task 77)
Paul Buetow
2026-05-20
feat: add mount/fs management syscall tracing for c7
Paul Buetow
2026-05-20
task 27: add KindSleep and requested sleep metric
Paul Buetow
2026-05-20
feat: add syscall aggregate sampling infrastructure (task 17)
Paul Buetow
2026-05-20
task 07: add KindMem and separate address-space byte accounting
Paul Buetow
2026-05-19
z6: add KindPoll wiring for poll/select ready counts
Paul Buetow
2026-05-19
y6: add epoll ctl/wait tracing and ready-count coverage
Paul Buetow
2026-05-19
x6: add pipe/eventfd fd-from-air syscall support
Paul Buetow
2026-05-19
v6: add KindAccept and wire accept/accept4
Paul Buetow
2026-05-19
u6: fix socketpair exit fd capture and socket filtering
Paul Buetow
2026-05-19
u6: add socket/socketpair kind scaffolding and wiring
Paul Buetow
2026-05-18
t6 add syscall family dashboard aggregation
Paul Buetow
2026-05-18
k6: emit tracepoints for all syscall families
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-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
[next]