| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 headless parquet recording mode | Paul Buetow | |
| 2026-03-12 | fix: restore legacy flamegraph trace output mode | Paul Buetow | |
| 2026-03-06 | refactor: rename flags.Flags to flags.Config (task 383) | Paul Buetow | |
| 2026-03-06 | refactor: remove web flamegrapher and keep TUI-only | Paul Buetow | |
| 2026-03-06 | flamegraph: make esc undo one zoom level and aggregate syscalls by default | Paul Buetow | |
| 2026-03-06 | Add live flamegraph test modes and dynamic synthetic live feed | Paul Buetow | |
| 2026-03-05 | Refactor flags state to constructor-backed snapshots | Paul Buetow | |
| 2026-03-04 | Fix Go mistake findings and stabilize integration timing | Paul Buetow | |
| 2026-03-03 | Add watch mode for dynamic flamegraph updates | Paul Buetow | |
| 2026-03-03 | Add WASM-ready flamegraph JSON export | Paul Buetow | |
| 2026-03-02 | Make --open a command template with no defaults | Paul Buetow | |
| 2026-03-02 | Add --open support for live flamegraph browser launch | Paul Buetow | |
| 2026-03-01 | flags: return parse errors instead of exiting (task 321) | Paul Buetow | |
| 2026-02-27 | flamegraph: default live update interval to 200ms | Paul Buetow | |
| 2026-02-27 | flags: change default flamegraph order to comm-first | Paul Buetow | |
| 2026-02-27 | internal: validate live CLI mode behavior | Paul Buetow | |
