summaryrefslogtreecommitdiff
path: root/internal/ior.go
AgeCommit message (Expand)Author
2026-03-01Move BPF setup off flags.FlagsPaul Buetow
2026-03-01Thread runtime config instead of global flags readsPaul Buetow
2026-03-01Route non-fatal event-loop warnings to TUIPaul Buetow
2026-03-01ior: remove attachTracepoints wrapper (task 315)Paul Buetow
2026-03-01eventloop: inject runtime config instead of flags singleton (task 315)Paul Buetow
2026-02-27internal: validate live CLI mode behaviorPaul Buetow
2026-02-27ior: route live mode through trace pipelinePaul Buetow
2026-02-26tui: add paused stream CSV export and foreground editor openPaul Buetow
2026-02-25Fix stream paused scrolling and apply pending TUI/probe updatesPaul Buetow
2026-02-25Add late-bound probe manager access for TUIPaul Buetow
2026-02-25Wire probe manager into tracepoint attach flowPaul Buetow
2026-02-25Decouple stream push from ingestion callbackPaul Buetow
2026-02-25Wire event stream source into TUI trace pipelinePaul Buetow
2026-02-24add docsPaul Buetow
2026-02-24flamegraph: remove external tool path and document native generationPaul Buetow
2026-02-24flamegraph: improve interactive zoom and serve svg over embedded httpPaul Buetow
2026-02-24flamegraph: add native svg pipeline and testsPaul Buetow
2026-02-24tui: wire full dashboard tabs and improve overview summariesPaul Buetow
2026-02-24tui: wire eventloop stats engine into dashboard snapshotsPaul Buetow
2026-02-24ior: route default mode through tui and add plain flagPaul Buetow
2026-02-22Add copy_file_range support and tracepoint attach testsPaul Buetow
2025-04-17more about thisPaul Buetow
2025-04-14add -version flag and ASCII bannerPaul Buetow
2025-04-11can write svg file via toolPaul Buetow
2025-04-10initial toolPaul Buetow
2025-04-10fixesPaul Buetow
2025-04-10can generate flamegraphsPaul Buetow
2025-04-10can serialize and deserialize to/from gobPaul Buetow
2025-04-01initial iordata_testPaul Buetow
2025-03-29flags is now a singletonPaul Buetow
2025-03-29fixPaul Buetow
2025-03-24more on thisPaul Buetow
2025-03-19fix deadlock when exiting of ior doesn't work when there are no eventsPaul Buetow
2025-03-16refactor directoriesPaul Buetow
2025-03-16can filter for tracepointsPaul Buetow
2025-03-16initial tracepoint filterPaul Buetow
2025-03-14ok now for real fixedPaul Buetow
2025-03-14fix pprofPaul Buetow
2025-03-14add --duration flagPaul Buetow
2025-03-14use syscall name without enter_ prefixPaul Buetow
2025-03-12initial flamesPaul Buetow
2025-03-11more on treePaul Buetow
2025-03-11refactor and initial treePaul Buetow
2025-03-11add statisticsPaul Buetow
2025-03-07joPaul Buetow
2025-03-07add ior stuffPaul Buetow