summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-19moving the planmainPaul Buetow
2026-03-18cleanupPaul Buetow
2026-03-18feat: add ParquetValidate mage target and ClickHouse querying docsPaul Buetow
2026-03-18refactor: extract keyboardState, filterState, processState sub-structs from t...Paul 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
2026-03-18refactor: pass flags.Config explicitly, remove flags.Get() from library code ...Paul Buetow
2026-03-18refactor: extract pairTracker and extend fdTracker to reduce eventLoop respon...Paul Buetow
2026-03-18refactor: replace reflect.TypeOf dispatch in exit handlers with type switch (...Paul Buetow
2026-03-13Reorder flags declarations (task 390)Paul Buetow
2026-03-13Handle procfs lookup errors in event loop (task 392)Paul Buetow
2026-03-13Refactor event loop into focused units (task 389)Paul Buetow
2026-03-13test: stabilize integration error-path workloadsPaul Buetow
2026-03-13docs: explain parquet recording modesPaul Buetow
2026-03-13perf: remove tui stream relay channelPaul Buetow
2026-03-13docs: add parquet recording perf baselinePaul Buetow
2026-03-13bench: add parquet recording benchmarksPaul Buetow
2026-03-13test: expand parquet recording coveragePaul Buetow
2026-03-13feat: add tui parquet recording controlsPaul Buetow
2026-03-13feat: add headless parquet recording modePaul Buetow
2026-03-12feat: persist parquet recording across TUI restartsPaul Buetow
2026-03-12feat: add parquet recorder foundationPaul Buetow
2026-03-12refactor: extract shared syscall stream row modelPaul Buetow
2026-03-12docs: finalize libbpfgo upgrade guidancePaul Buetow
2026-03-12fix: restore legacy flamegraph trace output modePaul Buetow
2026-03-12chore: pin libbpfgo v0.9.2-libbpf-1.5.1 workflowPaul Buetow
2026-03-12internal: embed BPF object into ior binaryPaul Buetow
2026-03-11eventloop: factor malformed-event helpers (task 383)Paul Buetow
2026-03-10dashboard: centralize nil snapshot fallback (task 385)Paul Buetow
2026-03-10dashboard: unify viewport chrome calculation (task 388)Paul Buetow
2026-03-10globalfilter: genericize filter clone helpers (task 385)Paul Buetow
2026-03-10dashboard: unify offset reanchoring helper (task 394)Paul Buetow
2026-03-10config: centralize default buffer sizes (task 388)Paul Buetow
2026-03-10file: document File interface semantics (task 399)Paul Buetow
2026-03-10tui: split key normalization and help rendering (task 424)Paul Buetow
2026-03-10tui: hide stream buffer behind source interface (task 428)Paul Buetow
2026-03-10eventloop: avoid fmt.Sprintf in proc comm lookup (task 426)Paul Buetow
2026-03-10eventloop: bound pending enter and proc-fd caches (task 425)Paul Buetow
2026-03-10Prefer EDITOR for stream export openerPaul Buetow
2026-03-10task 434: unify trace filter plumbingPaul Buetow
2026-03-10task 435: add race-enabled mage targetPaul Buetow
2026-03-10task 436: handle loadFromFile close errorsPaul Buetow
2026-03-10task 433: lock in pair recycle safetyPaul Buetow
2026-03-10internal: add context to BPF setup failures (task 416)Paul Buetow
2026-03-10probemanager: surface cleanup destroy errors (task 417)Paul Buetow
2026-03-10tui/flamegraph: tighten arrow escape parsing (task 423)Paul Buetow
2026-03-10tui/flamegraph: centralize animation tick scheduling (task 422)Paul Buetow
2026-03-10file: handle fdinfo flag read failures explicitly (task 419)Paul Buetow
2026-03-10tui: simplify default key map construction (task 425)Paul Buetow
2026-03-10integrationtests: return errors for pidfd syscall lookup (task 377)Paul Buetow