summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
6 daystest(memory): add coverage for mlock/mlock2/munlock/mlockall/munlockallPaul Buetow
6 daystest: add mount_setattr coverage and assert vmsplice TRANSFER byte countPaul Buetow
6 daystest: add deterministic ioctl coverage and quotactl_fd in mountfsPaul Buetow
6 daystest: add coverage for pidfd_send_signal and fadvise64Paul Buetow
10 daystest: add coverage for mknodat and ioprio_get/ioprio_setPaul Buetow
10 daystest: add coverage for setitimer (signal-safe) and statfs/fstatfsPaul Buetow
10 daystest: add end-to-end coverage for getrandom (READ byte count) and flock (KindFd)Paul Buetow
10 daystest(aio): add io_getevents and io_cancel enter coveragePaul Buetow
10 daystest(landlock): cover landlock_add_rule end-to-end (nj0)Paul Buetow
10 daystest(utime): add end-to-end coverage for futimesat and utimensatPaul Buetow
10 daystest(xattr): cover get/list/lset/setxattrat/removexattr + fd-based xattr vari...Paul Buetow
10 daystest(priority): add end-to-end coverage for getpriority/setpriorityPaul Buetow
10 daystest(timerfd): assert timerfd_settime/gettime fd capture end-to-endPaul Buetow
10 daystest(chown): add end-to-end coverage for chown/fchown/lchown/fchownat familyPaul Buetow
10 daystest(chmod): add end-to-end coverage for chmod/fchmod/fchmodat familyPaul Buetow
10 daystest(retbytes): assert readlinkat READ_CLASSIFIED byte count end-to-endPaul Buetow
10 daystest(retbytes): assert getdents64 READ_CLASSIFIED byte count end-to-endPaul Buetow
13 daystest(integration): add landlock_create_ruleset coveragePaul Buetow
13 daystest(integration): add cachestat end-to-end coveragePaul Buetow
13 daystest(integration): add inotify family tracing coveragePaul Buetow
14 daystest(xattr): add removexattrat end-to-end integration coveragePaul Buetow
14 daystest(integration): cover fsconfig/fspick/open_tree in mount-API scenarioPaul Buetow
2026-06-01test(integration): add SysV msg/sem tracing coveragePaul Buetow
2026-06-01test(integration): add Sched family tracing coveragePaul Buetow
2026-06-01test(integration): add Misc family tracing coveragePaul Buetow
2026-06-01test(integration): add Signals family tracing coveragePaul Buetow
2026-06-01test(integration): add SysV shm tracing coveragePaul Buetow
2026-06-01test(integration): add pwritev/pwritev2 retbytes coveragePaul Buetow
2026-05-31test(readahead): add end-to-end integration coveragePaul Buetow
2026-05-31listxattrat: READ-classify return for xattr-list family consistencyPaul Buetow
2026-05-31getxattrat: READ-classify return for xattr-get family consistencyPaul Buetow
2026-05-31test(timer): add POSIX timer family end-to-end integration coveragePaul Buetow
2026-05-31test(retbytes): assert read byte counts for pread64/preadv/preadv2Paul Buetow
2026-05-31test(openat2): add end-to-end integration coverage for openat2Paul Buetow
2026-05-31test(mountfs): exercise fsopen end-to-end in mount-API scenarioPaul Buetow
2026-05-31test(aio): add io_submit end-to-end integration coveragePaul Buetow
2026-05-31test(aio): add io_setup end-to-end integration coveragePaul Buetow
2026-05-30fix(sleep): record sentinel for TIMER_ABSTIME clock_nanosleep (a20)Paul Buetow
2026-05-29utime/utimes: classify as FS family (fix Misc misclassification)Paul Buetow
2026-05-28close_range: honor last bound and CLOSE_RANGE_CLOEXEC flagPaul Buetow
2026-05-27Stabilize integration test startupPaul Buetow
2026-05-231c guard ioworkload select fd_set against high fd valuesPaul Buetow
2026-05-21f7 wire eventfd kind for fd-from-air IPC syscallsPaul Buetow
2026-05-20task-47: add KindExec for execve pathsPaul Buetow
2026-05-20feat: add keyctl ptrace perf_event_open tracing (task 77)Paul Buetow
2026-05-20d7: add POSIX mq syscall kind/classification and coveragePaul Buetow
2026-05-20feat: add mount/fs management syscall tracing for c7Paul Buetow
2026-05-20task 27: add KindSleep and requested sleep metricPaul Buetow
2026-05-20task 07: add KindMem and separate address-space byte accountingPaul Buetow
2026-05-19z6: add KindPoll wiring for poll/select ready countsPaul Buetow