summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-08Add screenshot-flames.png asset used in READMEPaul Buetow
2026-03-08Update README: replace hotkey list with concise TUI navigation section refere...Paul Buetow
2026-03-08tui: add process-tab enter filter pushPaul Buetow
2026-03-08tui: restore global filter stack and anchored matchesPaul Buetow
2026-03-08task 378: test aggregate filter restart behaviorPaul Buetow
2026-03-08task 375: show active global filter in dashboard helpPaul Buetow
2026-03-08task 374: remove stream-local filter stackPaul Buetow
2026-03-08task 373: preserve stream history across filter restartPaul Buetow
2026-03-08task 372: restart tracing when filters changePaul Buetow
2026-03-08task 371: wire global filter modal into top-level TUIPaul Buetow
2026-03-08task 370: extract reusable trace filter modalPaul Buetow
2026-03-08task 368: filter live pairs before TUI ingestionPaul Buetow
2026-03-08task 367: carry full trace filters through TUI contextPaul Buetow
2026-03-08task 366: extract shared global filter typesPaul Buetow
2026-03-08benchutil: replace event serialization panics with errorsPaul Buetow
2026-03-08tests: remove sleep-based waits in tui and runtime testsPaul Buetow
2026-03-08tests: replace eventloop sleep synchronization with deterministic signalingPaul Buetow
2026-03-08eventstream: surface close errors during CSV exportPaul Buetow
2026-03-08dashboard: clamp icicle selection by rendered tile countPaul Buetow
2026-03-08eventloop: remove gosched by snapshotting emitted fd statePaul Buetow
2026-03-08types: stop panicking in generated decode constructorsPaul Buetow
2026-03-08dashboard: split update and key routing responsibilitiesPaul Buetow
2026-03-08dashboard: wire files icicle mode and root path labelsPaul Buetow
2026-03-08task(ior): remove eventloop busy-wait polling (task 2b8f8f83)Paul Buetow
2026-03-08task(ior): add comm resolver shutdown lifecycle (task fcd866dd)Paul Buetow
2026-03-08task(ior): harden malformed raw-event decoding (task ed7a7a3f)Paul Buetow
2026-03-07docs: add pre-alpha warningPaul Buetow
2026-03-06fix(tui): restore bubble modes and stabilize flame zoom lineagePaul Buetow
2026-03-06feat(tui): add flamegraph click lineage undo and scope quit keyPaul Buetow
2026-03-06feat(tui): use treemap as second viz for files and processesPaul Buetow
2026-03-06feat(tui): add files icicle visualization mode (task 383)Paul Buetow
2026-03-06feat(tui): add syscalls treemap visualization mode (task 383)Paul Buetow
2026-03-06refactor(tui): add dashboard viz mode registry (task 382)Paul Buetow
2026-03-06fix(tui): close help overlay on q instead of quittingPaul Buetow
2026-03-06feat(tui): add dashboard bubble viz and expand help shortcutsPaul Buetow
2026-03-06Merge branch 'feat/bubbletea-v2-migration'Paul Buetow
2026-03-06chore: add remaining workspace artifactsPaul Buetow
2026-03-06docs: add missing godoc comments for exported APIs (task 382)Paul Buetow
2026-03-06refactor: rename flags.Flags to flags.Config (task 383)Paul Buetow
2026-03-06refactor: remove legacy iordata path map fallback (task 384)Paul Buetow
2026-03-06refactor: use pointer receivers for FdFile consistently (task 382)Paul Buetow
2026-03-06refactor: use common panel style directly in tui (task 382)Paul Buetow
2026-03-06refactor: make livetrie caller-owned for pair recycling (task 382)Paul Buetow
2026-03-06refactor: share trie insertion path logic (task 382)Paul Buetow
2026-03-06refactor: make wrappers the only eventloop state maps (task 383)Paul Buetow
2026-03-06fix: return fallback for unknown trace ids (task 383)Paul Buetow
2026-03-06refactor: use interfaces for TUI runtime binding sources (task 382)Paul Buetow
2026-03-06refactor: remove dot imports for internal types (task 382)Paul Buetow
2026-03-06refactor: remove dead tracepoint attach abstractions (task 383)Paul Buetow
2026-03-06fix: return errors for unknown counter fields (task 383)Paul Buetow