summaryrefslogtreecommitdiff
path: root/internal/generate/family.go
AgeCommit message (Expand)Author
10 daysfix(classify): assign vmsplice to FamilyNetwork, not MiscPaul Buetow
13 daysfix(classify): assign file_setattr to FamilyFS, not MiscPaul Buetow
13 daysfix(classify): assign file_getattr to FamilyFS, not MiscPaul Buetow
14 daysfix(classify): assign fanotify_mark to FamilyIPC, not MiscPaul Buetow
2026-06-02fix(classify): assign fanotify_init to FamilyIPC, not MiscPaul Buetow
2026-06-01fix(classify): assign alarm to FamilyTime, not MiscPaul Buetow
2026-05-31fix(classify): assign adjtimex to FamilyTime, not MiscPaul Buetow
2026-05-30kexec_load: classify into Security family with its siblingPaul Buetow
2026-05-30Document Process-vs-Misc boundary; keep set_tid_address in Process (task 920)Paul Buetow
2026-05-30family: document Misc-vs-IPC boundary rule; keep robust_list in Misc (task 520)Paul Buetow
2026-05-30fix(family): classify seteuid/setegid as Process for consistencyPaul Buetow
2026-05-30fix(family): reclassify get_mempolicy as Memory not SecurityPaul Buetow
2026-05-29ioprio_set/ioprio_get: classify as Process familyPaul Buetow
2026-05-29utime/utimes: classify as FS family (fix Misc misclassification)Paul Buetow
2026-05-29classify: move lsm_* syscalls from Misc to Security familyPaul Buetow
2026-05-29family: classify futex syscalls as IPC instead of MiscPaul Buetow
2026-05-20feat: add mount/fs management syscall tracing for c7Paul Buetow
2026-05-18k6: emit tracepoints for all syscall familiesPaul Buetow