summaryrefslogtreecommitdiff
path: root/pkg/strace/gen.lua
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/strace/gen.lua')
-rw-r--r--pkg/strace/gen.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/strace/gen.lua b/pkg/strace/gen.lua
index f5874e7e..b08ff609 100644
--- a/pkg/strace/gen.lua
+++ b/pkg/strace/gen.lua
@@ -146,6 +146,7 @@ local srcs = {
'file_handle.c',
'file_ioctl.c',
'filter_qualify.c',
+ 'filter_seccomp.c',
'flock.c',
'fs_x_ioctl.c',
'fsconfig.c',
@@ -220,6 +221,7 @@ local srcs = {
'perf.c',
'perf_ioctl.c',
'personality.c',
+ 'pidfd_open.c',
'pkeys.c',
'poll.c',
'prctl.c',
@@ -321,6 +323,7 @@ local srcs = {
'utimes.c',
'v4l2.c',
'wait.c',
+ 'watchdog_ioctl.c',
'xattr.c',
'xlat.c',
'xmalloc.c',