summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-05Add package-level docs across internal packagesPaul Buetow
2026-03-05Refactor flags state to constructor-backed snapshotsPaul Buetow
2026-03-05Make flame tab default and fix flame hotkey routingPaul Buetow
2026-03-05Enable TUI-mode pprof artifacts and trace capturePaul Buetow
2026-03-05Reduce flamegraph hot-path allocationsPaul Buetow
2026-03-05Add race-safe flamegraph stress testsPaul Buetow
2026-03-05Add dedicated flamegraph mage benchmark targetsPaul Buetow
2026-03-05Add flamegraph benchmark suite and reuse hot-path buffersPaul Buetow
2026-03-05task 367: add flamegraph benchmark fixture generatorsPaul Buetow
2026-03-05task 366: validate flamegraph tab integration checkpointPaul Buetow
2026-03-05task 365: animate flamegraph layout on resizePaul Buetow
2026-03-05task 364: animate flamegraph zoom transitionsPaul Buetow
2026-03-05task 363: animate flamegraph data refresh transitionsPaul Buetow
2026-03-05task 362: add flamegraph harmonica animation statePaul Buetow
2026-03-05task 361: add flamegraph control actions and toolbarPaul Buetow
2026-03-05task 360: add flamegraph search and match navigationPaul Buetow
2026-03-05task 359: add flamegraph zoom interactionsPaul Buetow
2026-03-05task 358: add flamegraph keyboard navigationPaul Buetow
2026-03-05task 357: add flamegraph subtree highlightingPaul Buetow
2026-03-05task 356: implement flamegraph terminal view rendererPaul Buetow
2026-03-05task 355: add terminal flamegraph layout rendererPaul Buetow
2026-03-05task 354: wire dashboard flame tab to LiveTriePaul Buetow
2026-03-05task 353: wire LiveTrie into TUI trace startupPaul Buetow
2026-03-05task 352: wire LiveTrie into TUI runtime bindingsPaul Buetow
2026-03-05task 351: add flamegraph TUI model scaffoldPaul Buetow
2026-03-05task 350: add TabFlame tab infrastructurePaul Buetow
2026-03-05task 349: add harmonica dependencyPaul Buetow
2026-03-05fix(tui): stabilize full-width layout and sparkline renderingPaul Buetow
2026-03-05build(mage): forward GOTOOLCHAIN in integration test pathsPaul Buetow
2026-03-05feat(tui): set contextual window titlePaul Buetow
2026-03-05feat(tui): handle keyboard enhancement capabilitiesPaul Buetow
2026-03-05feat(tui): pause dashboard refresh on terminal blurPaul Buetow
2026-03-05refactor(stream): back scrolling with viewport statePaul Buetow
2026-03-05feat(tui): detect terminal theme and apply palettesPaul Buetow
2026-03-05refactor(tui): simplify viewport sizing defaultsPaul Buetow
2026-03-05refactor(tui): migrate source key handling to KeyPressMsgPaul Buetow
2026-03-05feat(tui): migrate Bubble Tea stack to charm.land v2Paul Buetow
2026-03-04Fix Go mistake findings and stabilize integration timingPaul Buetow
2026-03-03Invalidate proc-fd cache on close_rangePaul Buetow
2026-03-03Add Codex PR review mage targetPaul Buetow
2026-03-03Add watch mode for dynamic flamegraph updatesPaul Buetow
2026-03-03Extract renderer-agnostic flamegraph layoutPaul Buetow
2026-03-03Add WASM-ready flamegraph JSON exportPaul Buetow
2026-03-03Require Go 1.26 for buildsPaul Buetow
2026-03-03Use fast non-reflective event decoding on hot pathPaul Buetow
2026-03-03Cache procfs fd metadata for unknown descriptorsPaul Buetow
2026-03-03Add component-level benchmark suitePaul Buetow
2026-03-03Add benchmark profiling mage targetsPaul Buetow
2026-03-03Add tests for benchmark event generatorPaul Buetow
2026-03-03Add full pipeline benchmarksPaul Buetow