| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-18 | t6 add syscall family dashboard aggregation | Paul Buetow | |
| 2026-05-13 | refactor: break down functions exceeding 50 lines into smaller helpers | Paul Buetow | |
| Split 22 production files across the codebase — event loop, TUI models, probe manager, dashboard, export, flag parsing, code generation, and ioworkload scenarios — so that no function body exceeds 50 lines. Each extracted helper carries its own comment explaining its role. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 2026-05-09 | show auto-reset countdown and document the cycle | Paul Buetow | |
| Renders the next-tick countdown ("12s/30s") in the dashboard chrome so users can see when aggregates will clear, and adds a dedicated H-help line spelling out the cycle keys (off → 10s → 30s → 1m → 2m → 5m). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> | |||
| 2026-05-09 | add auto-reset timer for dashboard aggregates | Paul Buetow | |
| Live flamegraph trie and stats engine grow unboundedly during long traces. Add a periodic auto-reset (same effect as the 'r' key) so they stay bounded. - New CLI flag -resetTimer=30s (default 30s, 0 disables). - Hotkey I cycles the cadence: off -> 15s -> 30s -> 60s -> 5m -> off. Custom intervals (e.g. -resetTimer=47s) advance to the first preset greater than the current value, then wrap to off. - autoResetTickMsg carries a generation counter so changing the cadence drops in-flight ticks scheduled under the previous interval. - Dashboard chrome shows 'auto-reset: 30s' or 'auto-reset: off'. | |||
| 2026-03-13 | feat: add tui parquet recording controls | Paul Buetow | |
| 2026-03-10 | tui: simplify default key map construction (task 425) | Paul Buetow | |
| 2026-03-09 | tui: add reverse sorting for dashboard tables (task 364) | Paul Buetow | |
| 2026-03-09 | tui: export filtered stream rows from global CSV action (task 364) | Paul Buetow | |
| 2026-03-09 | tui: add sortable syscalls dashboard table (task 363) | Paul Buetow | |
| 2026-03-08 | tui: unify table navigation and rendering | Paul Buetow | |
| 2026-03-08 | tui: restore global filter stack and anchored matches | Paul Buetow | |
| 2026-03-08 | task 375: show active global filter in dashboard help | Paul Buetow | |
| 2026-03-08 | task 371: wire global filter modal into top-level TUI | Paul Buetow | |
| 2026-03-06 | feat(tui): add dashboard bubble viz and expand help shortcuts | Paul Buetow | |
| 2026-03-05 | Make flame tab default and fix flame hotkey routing | Paul Buetow | |
| 2026-03-05 | task 350: add TabFlame tab infrastructure | Paul Buetow | |
| 2026-03-05 | feat(tui): migrate Bubble Tea stack to charm.land v2 | Paul Buetow | |
| 2026-02-27 | tui: add stream regex search and unify help visibility | Paul Buetow | |
| 2026-02-26 | tui: clarify export help and toggle help bar with uppercase H | Paul Buetow | |
| 2026-02-26 | tui: expand quick help with stream hotkeys | Paul Buetow | |
| 2026-02-26 | tui: add paused stream CSV export and foreground editor open | Paul Buetow | |
| 2026-02-26 | tui: add paused stream column selection and split pid/tid | Paul Buetow | |
| 2026-02-26 | tui: revamp status keys and add pid/tid reselection flow | Paul Buetow | |
| 2026-02-26 | tui: add shortcut to reselect pid and restart tracing | Paul Buetow | |
| 2026-02-25 | Add probes key binding to dashboard keymap | Paul Buetow | |
| 2026-02-25 | Add dir-group key binding to shared TUI keymap | Paul Buetow | |
| 2026-02-25 | Improve TUI layout and increase sparkline height | Paul Buetow | |
| 2026-02-25 | Integrate Stream tab into dashboard and TUI | Paul Buetow | |
| 2026-02-24 | stability: remove unlink attach sleep and tighten svg/tui helpers | Paul Buetow | |
| 2026-02-24 | tui: add toggle to disable snapshot export file writes | Paul Buetow | |
| 2026-02-24 | tui: improve dashboard tab navigation and live updates | Paul Buetow | |
| 2026-02-24 | tui: address review feedback for dashboard and export | Paul Buetow | |
| 2026-02-24 | tui: wire full dashboard tabs and improve overview summaries | Paul Buetow | |
