diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-31 10:00:22 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-31 10:00:22 +0300 |
| commit | c6573c61435a23194087558378be3efc1a47fdc4 (patch) | |
| tree | c88e83dc0a0b29223236ee2042f13bfbb27d1106 /scripts/build-with-docker.sh | |
| parent | e8948e9f52235cbbbd8af098bc624bc20e173e6c (diff) | |
test(aio): add io_submit end-to-end integration coverage
Audit of io_submit tracing (task 0v) confirmed the tracer is correct by
inspection: KindNull (sys_enter_io_ prefix rule) so ctx_id/nr/iocbpp are
opaque and no fd/path is captured; FamilyAIO; return is UNCLASSIFIED (the
return is a count of iocbs submitted, not a byte count, so it must not
inflate READ/WRITE/TRANSFER totals). Enter/exit are paired and timed. No
implementation discrepancy and no docs drift.
Add a genuine end-to-end test: new aio-submit ioworkload scenario sets up
an AIO context and submits one real IOCB_CMD_PWRITE iocb against a temp
file via raw syscalls, then tears the context down. TestAioSubmit asserts
the enter_io_submit tracepoint fires for the AIO family workload.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'scripts/build-with-docker.sh')
0 files changed, 0 insertions, 0 deletions
