summaryrefslogtreecommitdiff
path: root/internal/flamegraph/svgwriter.go
AgeCommit message (Expand)Author
2026-03-03Extract renderer-agnostic flamegraph layoutPaul Buetow
2026-02-27flamegraph: export default svg configPaul Buetow
2026-02-24add docsPaul Buetow
2026-02-24Make flamegraph SVG width responsivePaul Buetow
2026-02-24flamegraph: batch writeFrame output in single writePaul Buetow
2026-02-24flamegraph: pool FNV hasher for frame colorsPaul Buetow
2026-02-24flamegraph: reuse package-level svg escaperPaul Buetow
2026-02-24flamegraph: improve interactive zoom and serve svg over embedded httpPaul Buetow
2026-02-24flamegraph: add native svg renderer and embedded jsPaul Buetow