summaryrefslogtreecommitdiff
path: root/internal/flamegraph/nativesvg.go
AgeCommit message (Collapse)Author
2026-03-06refactor: remove web flamegrapher and keep TUI-onlyPaul Buetow
2026-03-03Add WASM-ready flamegraph JSON exportPaul Buetow
2026-02-27flags: change default flamegraph order to comm-firstPaul Buetow
2026-02-24add docsPaul Buetow
2026-02-24stability: remove unlink attach sleep and tighten svg/tui helpersPaul Buetow
2026-02-24flamegraph: remove partial svg on native write failurePaul Buetow
2026-02-24flamegraph: improve interactive zoom and serve svg over embedded httpPaul Buetow
2026-02-24flamegraph: add native svg pipeline and testsPaul Buetow