summaryrefslogtreecommitdiff
path: root/internal/flamegraph/iordata_test.go
AgeCommit message (Expand)Author
2026-03-18cleanupPaul Buetow
2026-03-10task 436: handle loadFromFile close errorsPaul Buetow
2026-03-06fix: return errors for unknown counter fields (task 383)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-02-24flamegraph: flatten iordata storage with composite key mapPaul Buetow
2026-02-21Add negative tests for all internal unit tests (task 348)Paul Buetow
2026-02-21Add byte count tracking to event pairsPaul Buetow
2025-05-20fix unit testsPaul Buetow
2025-04-10fixesPaul Buetow
2025-04-10can serialize and deserialize to/from gobPaul 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