summaryrefslogtreecommitdiff
path: root/internal/flamegraph/liveserver.go
AgeCommit message (Expand)Author
2026-03-06refactor: remove web flamegrapher and keep TUI-onlyPaul Buetow
2026-03-04Fix Go mistake findings and stabilize integration timingPaul Buetow
2026-03-02Launch live browser opener as invoking sudo userPaul Buetow
2026-03-02Make --open a command template with no defaultsPaul Buetow
2026-03-02Add --open support for live flamegraph browser launchPaul Buetow
2026-03-02Add HTTP timeouts for flamegraph web serversPaul Buetow
2026-03-01flamegraph: share HTTP server lifecycle helper (task 316)Paul Buetow
2026-02-27flamegraph: default live update interval to 200msPaul Buetow
2026-02-27flamegraph: add live field-order toggle and reconfigure APIPaul Buetow
2026-02-27flamegraph: add live baseline reset hotkeyPaul Buetow
2026-02-27flamegraph: add SSE edge-case QA testsPaul Buetow
2026-02-27flamegraph: add live HTTP server entrypointPaul Buetow
2026-02-27flamegraph: add SSE snapshot handlerPaul Buetow