summaryrefslogtreecommitdiff
path: root/internal/flamegraph
AgeCommit message (Expand)Author
2026-03-01Thread runtime config instead of global flags readsPaul Buetow
2026-03-01Route non-fatal event-loop warnings to TUIPaul 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-27flags: change default flamegraph order to comm-firstPaul Buetow
2026-02-27flamegraph: fill live viewport width and tighten reset hotkeyPaul Buetow
2026-02-27flamegraph: scale live view to viewport heightPaul Buetow
2026-02-27flamegraph: add live baseline reset hotkeyPaul Buetow
2026-02-27internal: validate live CLI mode behaviorPaul Buetow
2026-02-27flamegraph: test pause/keyboard live interactionsPaul Buetow
2026-02-27flamegraph: preserve zoom/search state across updatesPaul Buetow
2026-02-27flamegraph: add browser rendering parity QA testPaul Buetow
2026-02-27flamegraph: add SSE edge-case QA testsPaul Buetow
2026-02-27flamegraph: add opt-in live trie stress QA testPaul Buetow
2026-02-27flamegraph: add live interaction controlsPaul Buetow
2026-02-27flamegraph: add live SVG renderer and SSE clientPaul Buetow
2026-02-27flamegraph: add live HTTP server entrypointPaul Buetow
2026-02-27flamegraph: port frame color and layout logic to live JSPaul Buetow
2026-02-27flamegraph: add SSE snapshot handlerPaul Buetow
2026-02-27flamegraph: add live trie unit coveragePaul Buetow
2026-02-27flamegraph: add live trie snapshot JSON cachingPaul Buetow
2026-02-27flamegraph: ingest event pairs into live triePaul Buetow
2026-02-27flamegraph: add live flamegraph HTML shellPaul Buetow
2026-02-27flamegraph: add live trie scaffoldPaul Buetow
2026-02-27flamegraph: export default svg configPaul Buetow
2026-02-24add docsPaul Buetow
2026-02-24Make flamegraph SVG width responsivePaul 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: stream gob encode to zstd writerPaul Buetow
2026-02-24flamegraph: batch writeFrame output in single writePaul Buetow
2026-02-24flamegraph: pool FNV hasher for frame colorsPaul Buetow
2026-02-24flamegraph: stream gob decode in loadFromFilePaul Buetow
2026-02-24flamegraph: flatten iordata storage with composite key mapPaul Buetow
2026-02-24flamegraph: replace worker busy-wait with blocking selectPaul Buetow
2026-02-24flamegraph: reuse package-level svg escaperPaul Buetow
2026-02-24flamegraph: remove external tool path and document native generationPaul Buetow
2026-02-24flamegraph: improve interactive zoom and serve svg over embedded httpPaul Buetow
2026-02-24flamegraph: add native svg pipeline and testsPaul Buetow
2026-02-24flamegraph: add native svg renderer and embedded jsPaul Buetow
2026-02-24flamegraph: add trie aggregation and unit testsPaul Buetow
2026-02-21Add negative tests for all internal unit tests (task 348)Paul Buetow
2026-02-21Add integration test framework: plan, workload binary, harness scaffoldingPaul Buetow
2026-02-21Add byte count tracking to event pairsPaul Buetow
2025-05-20fix unit testsPaul Buetow
2025-04-11fixPaul Buetow
2025-04-11delete file if emptyPaul Buetow
2025-04-11Merge branch 'main' of codeberg.org:snonux/iorPaul Buetow
2025-04-11joPaul Buetow