diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-29 17:40:45 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-29 17:40:45 +0300 |
| commit | 0a9a92e359e06df0c6cd8e8eff1c165ed7fc2fa0 (patch) | |
| tree | 15df9b47044dc20b02a1a0774c9ec69812b269b9 /internal/eventloop_runtime.go | |
| parent | 6f0280a5ff32dce9d32758bfda52e0be7eb17b34 (diff) | |
test(classify): lock in pwritev2 WRITE byte-count classification
Audit of pwritev2(2) confirmed its tracing is already correct: enter is
KindFd (fd at args[0]), return is WRITE_CLASSIFIED so the byte count is
counted as written like its pwritev/writev/write/pwrite64 siblings, and
family is FS. Add a dedicated lock-in test pinning kind, family, and the
WRITE return classification, with the read-side preadv2 as a contrast and
the whole p/readv/writev family asserted together to guard against a
stray off-by-one reclassification.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'internal/eventloop_runtime.go')
0 files changed, 0 insertions, 0 deletions
