From 5f3d3c71650c23b66b347e748263c9759d3be2b5 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 27 Feb 2026 17:11:05 +0200 Subject: flamegraph: port frame color and layout logic to live JS --- internal/flamegraph/livehtml.go | 87 ++++++++++++++++++++++++++++++++++++++--- 1 file changed, 82 insertions(+), 5 deletions(-) (limited to 'internal') diff --git a/internal/flamegraph/livehtml.go b/internal/flamegraph/livehtml.go index d2324d4..15ad7d6 100644 --- a/internal/flamegraph/livehtml.go +++ b/internal/flamegraph/livehtml.go @@ -116,15 +116,92 @@ const liveHTML = ` -- cgit v1.2.3