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 core: remove support for ConditionNull= 2020-08-20 14:01:25 +02:00
analyze-condition.h analyze: add 'condition' verb 2019-06-27 10:54:37 +02:00
analyze-security.c tree-wide: assorted coccinelle fixes 2020-10-09 15:02:23 +02:00
analyze-security.h analyze: add new security verb 2018-11-30 16:48:09 +01:00
analyze-verify.c analyze-verify: drop pointless zero initialization 2020-08-25 15:10:15 +08:00
analyze-verify.h verify: ignore nonexistent executables if required 2020-04-14 21:23:31 +02:00
analyze.c analyze: show ungrouped syscalls separately (#17343) 2020-10-14 10:31:59 +02:00
meson.build analyze: add 'condition' verb 2019-06-27 10:54:37 +02:00
test-verify.c verify: ignore nonexistent executables if required 2020-04-14 21:23:31 +02:00