| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-13 | fix ignored file.Close error in iordata serialization error path | Paul Buetow | |
| On serialization failure the deferred close was called but its error silently discarded, potentially masking filesystem issues such as a full-disk condition detected only at close time. Capture the close error and join it with the existing retErr via errors.Join so callers see the full picture. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 2026-03-18 | cleanup | Paul Buetow | |
| 2026-03-10 | task 436: handle loadFromFile close errors | Paul Buetow | |
| 2026-03-06 | refactor: remove legacy iordata path map fallback (task 384) | Paul Buetow | |
| 2026-03-06 | fix: return serialize errors instead of panicking (task 383) | Paul Buetow | |
| 2026-03-05 | Normalize Go import grouping with local ior section | Paul Buetow | |
| 2026-03-01 | Thread runtime config instead of global flags reads | Paul Buetow | |
| 2026-02-24 | flamegraph: stream gob encode to zstd writer | Paul Buetow | |
| 2026-02-24 | flamegraph: stream gob decode in loadFromFile | Paul Buetow | |
| 2026-02-24 | flamegraph: flatten iordata storage with composite key map | Paul Buetow | |
| 2026-02-21 | Add integration test framework: plan, workload binary, harness scaffolding | Paul Buetow | |
| - INTEGRATIONTESTS-PLAN.md: full design for e2e integration tests - integrationtests/cmd/ioworkload: standalone binary with 13 I/O scenarios - integrationtests/expectations.go: ExpectedEvent type and assertion helpers - integrationtests/parse.go: .ior.zst parser producing TestResult - Export IterRecord and LoadFromFile in flamegraph package - Fix TraceId -> TraceID, StringByName returns error instead of panic Amp-Thread-ID: https://ampcode.com/threads/T-019c8031-c106-757a-95a0-7a5457163ce7 Co-authored-by: Amp <amp@ampcode.com> | |||
| 2026-02-21 | Add byte count tracking to event pairs | Paul Buetow | |
| Amp-Thread-ID: https://ampcode.com/threads/T-019c8012-eaeb-768d-a264-5a704f3939ef Co-authored-by: Amp <amp@ampcode.com> | |||
| 2025-04-11 | jo | Paul Buetow | |
| 2025-04-10 | can generate flamegraphs | Paul Buetow | |
| 2025-04-10 | Paul Buetow | ||
| 2025-04-10 | can serialize and deserialize to/from gob | Paul Buetow | |
| 2025-04-09 | add mrproper. | Paul Buetow | |
| 2025-04-06 | refactor | Paul Buetow | |
| 2025-04-06 | more refined iod format | Paul Buetow | |
| 2025-04-06 | initial dumping in new ior data format | Paul Buetow | |
| 2025-04-06 | add unit test for merge | Paul Buetow | |
| 2025-03-29 | flags is now a singleton | Paul Buetow | |
| 2025-03-29 | Paul Buetow | ||
| 2025-03-29 | fix | Paul Buetow | |
| 2025-03-29 | add tpsExclude, rename tracepoints to tps | Paul Buetow | |
| 2025-03-28 | initial iordata implementation | Paul Buetow | |
