Skip to content

Commit

Permalink
sys-kernel/coreos-modules: Enable CONFIG_FTRACE_SYSCALLS
Browse files Browse the repository at this point in the history
This config enables the syscall tracepoints which are mainly used by
different security and observability tools.

Signed-off-by: Jon Doron <[email protected]>
  • Loading branch information
arilou committed Jan 22, 2025
1 parent 8d41832 commit 5bfe588
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
CONFIG_FSCACHE=m
CONFIG_FSCACHE_STATS=y
CONFIG_FS_ENCRYPTION=y
CONFIG_FTRACE_SYSCALLS=y
CONFIG_FUSE_FS=m
CONFIG_FUSION=y
CONFIG_FUSION_CTL=m
Expand Down

0 comments on commit 5bfe588

Please sign in to comment.