Skip to content
Snippets Groups Projects
Commit c818c03b authored by Kees Cook's avatar Kees Cook
Browse files

seccomp: Report number of loaded filters in /proc/$pid/status


A common question asked when debugging seccomp filters is "how many
filters are attached to your process?" Provide a way to easily answer
this question through /proc/$pid/status with a "Seccomp_filters" line.

Signed-off-by: default avatarKees Cook <keescook@chromium.org>
parent e4d05028
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment