Systemd/src/analyze
Lennart Poettering a748b122be
analyze: show ungrouped syscalls separately (#17343)
This updates the "systemd-analyze syscall-filter" command to show a
special section of syscalls that are included in @known but in no other
group. Typically this should show syscalls we either should add to any
of the existing groups or where we unsure were they best fit in.

Right now, it mostly shows arch-specific compat syscalls, we probably
should move "@obsolete". This patch doesn't add thta however.
2020-10-14 10:31:59 +02:00
..
analyze-condition.c
analyze-condition.h
analyze-security.c tree-wide: assorted coccinelle fixes 2020-10-09 15:02:23 +02:00
analyze-security.h
analyze-verify.c
analyze-verify.h
analyze.c analyze: show ungrouped syscalls separately (#17343) 2020-10-14 10:31:59 +02:00
meson.build
test-verify.c