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
/
docs
Age
Commit message (
Expand
)
Author
2026-06-02
fix(classify): assign fanotify_init to FamilyIPC, not Misc
Paul Buetow
2026-06-01
fix(classify): mq_timedsend returns status, not bytes — make ret UNCLASSIFIED
Paul Buetow
2026-06-01
fix(classify): msgsnd returns status, not bytes — make ret UNCLASSIFIED
Paul Buetow
2026-06-01
fix(classify): assign alarm to FamilyTime, not Misc
Paul Buetow
2026-05-31
fix(classify): assign adjtimex to FamilyTime, not Misc
Paul Buetow
2026-05-31
listxattrat: READ-classify return for xattr-list family consistency
Paul Buetow
2026-05-31
getxattrat: READ-classify return for xattr-get family consistency
Paul Buetow
2026-05-30
kexec_load: classify into Security family with its sibling
Paul Buetow
2026-05-30
sendfile64: capture out_fd instead of dropping both fds
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
docs: sync IPC family list with generated map (futex reclassification)
Paul Buetow
2026-05-28
close_range: honor last bound and CLOSE_RANGE_CLOEXEC flag
Paul Buetow
2026-05-23
9c move Non-IO grouping policy from core stats/types into dashboard
Paul Buetow
2026-05-21
q7 publish shipped syscall tracing coverage docs
Paul Buetow
2026-05-19
t6 update tutorial tab hotkeys
Paul Buetow
2026-05-19
t6 address family recording review
Paul Buetow
2026-05-18
t6 add syscall family dashboard aggregation
Paul Buetow
2026-05-18
j6: clean up phase a syscall docs
Paul Buetow
2026-05-18
j6: defer mmsg byte classification
Paul Buetow
2026-05-17
docs: add comprehensive syscall tracing expansion plan
Paul Buetow
2026-05-07
update docs and ascii banner
Paul Buetow
2026-05-06
updates
Paul Buetow
2026-05-06
fix
Paul Buetow
2026-05-06
move demo/ to docs/tutorial/, commit assets, consolidate TUI docs
Paul Buetow
2026-05-06
add Dockerfile and Rocky Linux 9 build docs
Paul Buetow
2026-03-19
moving the plan
Paul Buetow
2026-03-18
cleanup
Paul Buetow
2026-03-18
feat: add ParquetValidate mage target and ClickHouse querying docs
Paul Buetow
2026-03-13
perf: remove tui stream relay channel
Paul Buetow
2026-03-13
docs: add parquet recording perf baseline
Paul Buetow
2026-03-12
docs: finalize libbpfgo upgrade guidance
Paul Buetow
2026-03-12
chore: pin libbpfgo v0.9.2-libbpf-1.5.1 workflow
Paul Buetow
2026-03-09
docs: plan sortable dashboard table sorting (task 363)
Paul Buetow
2026-03-09
tui: harden paused flame rendering
Paul Buetow
2026-03-08
task 366: extract shared global filter types
Paul Buetow
2026-03-06
refactor: remove web flamegrapher and keep TUI-only
Paul Buetow
2026-03-05
Make flame tab default and fix flame hotkey routing
Paul Buetow