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