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
Age
Commit message (
Expand
)
Author
2026-05-29
test(sysinfo): lock in KindNull + FamilyMisc + UNCLASSIFIED ret
Paul Buetow
2026-05-29
utime/utimes: classify as FS family (fix Misc misclassification)
Paul Buetow
2026-05-29
test(rt_sigpending): lock in KindNull + FamilySignals + UNCLASSIFIED ret
Paul Buetow
2026-05-29
test(generate): lock in sendmsg write byte-count classification
Paul Buetow
2026-05-29
test(classify): lock in sched_getattr pid-not-fd classification
Paul Buetow
2026-05-29
test(generate): lock in set_mempolicy_home_node classification
Paul Buetow
2026-05-29
classify: move lsm_* syscalls from Misc to Security family
Paul Buetow
2026-05-29
test(process_madvise): lock in KindFd + UNCLASSIFIED + FamilyMemory
Paul Buetow
2026-05-29
test(eventloop): lock in sync_file_range EBADF failure path
Paul Buetow
2026-05-29
test(generate): lock in setdomainname KindNull classification
Paul Buetow
2026-05-29
test(generate): lock in rseq family and return classification
Paul Buetow
2026-05-29
test(generate): lock in sched_get_priority_min classification
Paul Buetow
2026-05-29
test(generate): lock in mincore BPF handler wiring (zv)
Paul Buetow
2026-05-29
test(generate): lock in madvise BPF handler field wiring
Paul Buetow
2026-05-29
test(generate): lock in map_shadow_stack BPF handler field wiring
Paul Buetow
2026-05-29
codegen: suppress unreachable sys_exit handlers for noreturn syscalls
Paul Buetow
2026-05-29
test(generate): lock in gettimeofday classification
Paul Buetow
2026-05-29
family: classify futex syscalls as IPC instead of Misc
Paul Buetow
2026-05-29
test(generate): lock in getpeername exit classification as KindRet
Paul Buetow
2026-05-29
test(exit): lock in noreturn exit/exit_group null_event handling
Paul Buetow
2026-05-29
test(epoll_create): lock in epoll_create1 args[0] flags capture
Paul Buetow
2026-05-29
test(family): assert ioperm/iopl/modify_ldt classify as Misc
Paul Buetow
2026-05-28
close_range: honor last bound and CLOSE_RANGE_CLOEXEC flag
Paul Buetow
2026-05-27
Clarify syscall aggregate delta sentinel test
Paul Buetow
2026-05-27
test(flamegraph): cover height edge branches (0p)
Paul Buetow
2026-05-27
flamegraph: reuse clearSnapshotState maps with clear() (ep)
Paul Buetow
2026-05-27
cp: remove dead flamegraph helpers and dead style param plumbing
Paul Buetow
2026-05-27
ap: refactor livetrie mutex unlocks to defer patterns
Paul Buetow
2026-05-27
flamegraph: table-drive metric cycles and semantic colors (9p)
Paul Buetow
2026-05-27
dp: move flamegraph key helpers to keys.go
Paul Buetow
2026-05-27
flamegraph: include height/count in view cache key (2p)
Paul Buetow
2026-05-27
flamegraph: show selected height metric in status line (zo)
Paul Buetow
2026-05-27
flamegraph: extract heightMetricActive helper (yo)
Paul Buetow
2026-05-27
flamegraph: dedupe layout math for hit mapping (8p)
Paul Buetow
2026-05-27
flamegraph: use render contexts and remove wrapper (7p)
Paul Buetow
2026-05-27
flamegraph: reduce AddRecord lock contention (6p)
Paul Buetow
2026-05-27
flamegraph: guard SnapshotJSON cache writes (5p)
Paul Buetow
2026-05-27
fix(flamegraph): lock metric field reads in AddRecord (1p)
Paul Buetow
2026-05-26
test: add xo coverage for dual metrics and variable-height flamegraph
Paul Buetow
2026-05-26
wo: default runtime LiveTrie height field to disabled
Paul Buetow
2026-05-26
vo: fix flamegraph click mapping for expanded leaf rows
Paul Buetow
2026-05-26
flamegraph: variable leaf bar heights for height metric (uo)
Paul Buetow
2026-05-26
flamegraph: plumb HeightTotal through tuiFrame layout (task to)
Paul Buetow
2026-05-26
flamegraph: add height metric controls/keybinding (so)
Paul Buetow
2026-05-26
runtime: restore LiveTrieSource compatibility for TUI (ro)
Paul Buetow
2026-05-26
flamegraph: add height field methods to Configurator (ro)
Paul Buetow
2026-05-26
flamegraph: add LiveTrie height metric ingestion (task qo)
Paul Buetow
2026-05-26
flamegraph: add dual trie value/height totals (task po)
Paul Buetow
2026-05-23
Merge branch 'main' into develop
Paul Buetow
2026-05-23
7c add end-to-end tests for aggregate-only stats ingestion
Paul Buetow
[next]