summaryrefslogtreecommitdiff
path: root/internal/flamegraph
AgeCommit message (Expand)Author
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
2025-04-11fixesPaul Buetow
2025-04-11can write svg file via toolPaul Buetow
2025-04-11donePaul Buetow
2025-04-11add collapsedPaul Buetow
2025-04-10initial toolPaul Buetow
2025-04-10fixesPaul Buetow
2025-04-10can generate flamegraphsPaul Buetow
2025-04-10more on thisPaul Buetow
2025-04-10can serialize and deserialize to/from gobPaul Buetow
2025-04-09add mrproper.Paul Buetow
2025-04-06refactorPaul Buetow
2025-04-06more refined iod formatPaul Buetow
2025-04-06initial dumping in new ior data formatPaul Buetow
2025-04-06add unit test for mergePaul Buetow
2025-04-01initial iordata_testPaul Buetow
2025-03-29flags is now a singletonPaul Buetow
2025-03-29more on thisPaul Buetow
2025-03-29fixPaul Buetow
2025-03-29add tpsExclude, rename tracepoints to tpsPaul Buetow
2025-03-28initial iordata implementationPaul Buetow
2025-03-26initial io_ async tracepointsPaul Buetow
2025-03-24more on thisPaul Buetow
2025-03-23add flags from fdinfo infoPaul Buetow
2025-03-23joPaul Buetow
2025-03-22catch syscall return code for fcntl success or errorPaul Buetow
2025-03-22generating fcntl boilerplatePaul Buetow