Skip to content

Enable CONFIG_FTRACE_SYSCALLS for kernel-mshv (helps with eBPF) #15303

@Jongy

Description

@Jongy

mshv kernels (x86_64) have CONFIG_FTRACE_SYSCALLS disabled:

# CONFIG_FTRACE_SYSCALLS is not set

it is enabled in aarch64 however:
CONFIG_FTRACE_SYSCALLS=y

it is very helpful for eBPF tracing, and was re-enabled for the regular "kernel" in the past for similar reasons - #3210

can we enable it for mshv as well?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions