summaryrefslogtreecommitdiff
path: root/internal/flamegraph/iordata.go
AgeCommit message (Expand)Author
2026-05-13fix ignored file.Close error in iordata serialization error pathPaul Buetow
2026-03-18cleanupPaul Buetow
2026-03-10task 436: handle loadFromFile close errorsPaul Buetow
2026-03-06refactor: remove legacy iordata path map fallback (task 384)Paul Buetow
2026-03-06fix: return serialize errors instead of panicking (task 383)Paul Buetow
2026-03-05Normalize Go import grouping with local ior sectionPaul Buetow
2026-03-01Thread runtime config instead of global flags readsPaul Buetow
2026-02-24flamegraph: stream gob encode to zstd writerPaul Buetow
2026-02-24flamegraph: stream gob decode in loadFromFilePaul Buetow
2026-02-24flamegraph: flatten iordata storage with composite key mapPaul Buetow
2026-02-21Add integration test framework: plan, workload binary, harness scaffoldingPaul Buetow
2026-02-21Add byte count tracking to event pairsPaul Buetow
2025-04-11joPaul 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-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