summaryrefslogtreecommitdiff
path: root/integrationtests/readwrite_test.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-17 22:09:20 +0300
committerPaul Buetow <paul@buetow.org>2026-05-17 22:09:20 +0300
commitd68e12c92f2aec9b59a849480e0788ab5d798b2a (patch)
tree484c343f8d4dd68c50ae29cf71cd11af625a7e08 /integrationtests/readwrite_test.go
parent2bd75e2218cbc1544a8e4da374805a9853aeb385 (diff)
docs: add comprehensive syscall tracing expansion plan
Plan-only document covering the ~230 Linux syscalls ior does not yet trace. For each not-yet-covered syscall the plan records whether it takes/returns a file descriptor, whether it has a meaningful bytes or size dimension that could feed the existing read/write/transfer accumulators, the suggested TracepointKind (existing or new), extra per-event metrics, and a priority tier. Also enumerates the taxonomy extensions required (new TracepointKind values, retClassification additions, family/dimension tags), risk areas (high-cardinality syscalls like futex/clock_gettime), and a phased rollout from "free wins" (network bytes already mapped but blocked by shouldIgnore) through process lifecycle to the long tail. No code changes.
Diffstat (limited to 'integrationtests/readwrite_test.go')
0 files changed, 0 insertions, 0 deletions