summaryrefslogtreecommitdiff
path: root/internal/ior_bpfsetup.go
AgeCommit message (Expand)Author
2026-05-13fix: stop BPF ring-buffer polling goroutine on trace end to prevent leakPaul Buetow
2026-05-13refactor: move TraceFilter and tracepoint selector logic out of flags.ConfigPaul Buetow
2026-05-13Revert "fix: surface rb.Poll errors instead of silently dropping them"Paul Buetow
2026-05-13fix: surface rb.Poll errors instead of silently dropping themPaul Buetow
2026-05-12add compile-time interface satisfaction assertions for public typesPaul Buetow
2026-05-12invert dependency: internal no longer imports internal/tuiPaul Buetow
2026-05-08add duration metric, tolerate missing tracepoints, ship el8 buildPaul Buetow
2026-03-18refactor: split TraceRuntimeBindings into RuntimePublisher and RuntimeState (...Paul Buetow
2026-03-18refactor: split ior.go mega-file into focused files (task 427)Paul Buetow