summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-21Add negative integration tests for rename syscalls (task 348)Paul Buetow
2026-02-21Add negative integration tests for fcntl syscalls (task 348)Paul Buetow
2026-02-21Add negative integration tests for dup syscallsPaul Buetow
2026-02-21Add negative integration tests for close syscallsPaul Buetow
2026-02-21Add negative integration tests for readwrite syscalls (task 348)Paul Buetow
2026-02-21Add negative integration tests for open syscallsPaul Buetow
2026-02-21fix: close_range path resolution - lookup fd before deleting from mapPaul Buetow
2026-02-21Fix integration test expectations to test actual syscall outcomes (task 349)Paul Buetow
2026-02-21integrationtests: address review comments on cleanup testsPaul Buetow
2026-02-21integrationtests: verify no temp files or artifacts leak after testsPaul Buetow
2026-02-21Address review: strengthen multi-record assertions, add corrupt-zstd testPaul Buetow
2026-02-21Add parse.go unit tests verifying .ior.zst deserialization and TestResult fieldsPaul Buetow
2026-02-21Add ior crash/timeout harness tests (task 343)Paul Buetow
2026-02-21Verify harness handles workload crash/nonzero exit (task 343)Paul Buetow
2026-02-21Fix integration test harness: symlink BPF object, increase grace period, impr...Paul Buetow
2026-02-21Add io_uring integration tests and workload scenariosPaul Buetow
2026-02-21Implement truncate_test.go + workload scenarios for truncate, ftruncatePaul Buetow
2026-02-21Implement sync_test.go + workload scenarios for fsync, fdatasync, sync, sync_...Paul Buetow
2026-02-21more on integration testsPaul Buetow
2026-02-21Add integration test framework: plan, workload binary, harness scaffoldingPaul Buetow
2026-02-21Move TODO list to taskwarriorPaul Buetow
2026-02-21Add byte count tracking to event pairsPaul Buetow
2026-02-21Enable name_to_handle_at and io_uring fd attributionPaul Buetow
2026-02-21review comments added to gitignroesPaul Buetow
2026-02-21Fix outdated line references and test command in documentationPaul Buetow
2026-02-21Document optional open_by_handle_at excludePaul Buetow
2026-02-21Enable open_by_handle_at tracepointPaul Buetow
2026-02-21Track io_uring setup fds in event loopPaul Buetow
2026-02-21Handle close_range cleanupPaul Buetow
2026-02-21Handle open_by_handle_at without pathnamePaul Buetow
2026-02-21Handle unknown flags for openat2Paul Buetow
2026-02-21Ignore flamegraph artifactsPaul Buetow
2026-02-21Add flamegraph artifacts for e2e runPaul Buetow
2026-02-21Add docs and ignore cursor configPaul Buetow
2026-02-21Ignore ior binaryPaul Buetow
2026-02-21Migrate make targets to magePaul Buetow
2026-02-21Align Go project structure and add Mage targetsPaul Buetow
2026-02-21rewrite from Raku to Golang initialPaul Buetow
2025-10-09fix unit tests, initial hard exclude of not working yet syscallsPaul Buetow
2025-10-09initial handle by open_at syscallsPaul Buetow
2025-10-08clarify, that some tests are there already for FCNTLPaul Buetow
2025-10-08add classificationsPaul Buetow
2025-10-08classify more tracepointsPaul Buetow
2025-09-21add agents remove CLAUDE.mdPaul Buetow
2025-07-14more on classificationPaul Buetow
2025-07-12initial classificationPaul Buetow
2025-07-11fix the fctnl F_SET bugPaul Buetow
2025-07-11Add comprehensive unit tests for FcntlEvent handlingPaul Buetow
2025-07-10Update TODO.md and remove obsolete unit test commentsPaul Buetow
2025-07-10Remove outdated dup3 TODO and add comprehensive testsPaul Buetow