summaryrefslogtreecommitdiff
path: root/internal/ior_parquet_sink.go
AgeCommit message (Expand)Author
2026-05-19t6 stabilize family recording integrationPaul Buetow
2026-05-13refactor: break down functions exceeding 50 lines into smaller helpersPaul Buetow
2026-05-13fix: stop BPF ring-buffer polling goroutine on trace end to prevent leakPaul Buetow
2026-05-13fix: log swallowed defer mgr.Close errors for BPF resourcesPaul Buetow
2026-05-13replace package-level test doubles in ior.go with constructor injection (DIP)Paul Buetow
2026-04-24fix task 38: plug profiling fd leak on setup failure pathsPaul Buetow
2026-03-18refactor: split ior.go mega-file into focused files (task 427)Paul Buetow