## SECTION=staging ## old section: ### SECTION=debug_tools menuconfig OPROFILE tristate select LIBC_M select LIBC_DL select GCCLIBS_CXX select GCCLIBS_GCC_S select LIBPOPT select BUSYBOX_EXPR select BUSYBOX_DIRNAME select BUSYBOX_ID select BUSYBOX_MKTEMP select BUSYBOX_PIDOF select BUSYBOX_PRINTF select BUSYBOX_TR select BINUTILS select BINUTILS_OBJDUMP select KERNEL if OPROFILE_VMLINUX && RUNTIME select KERNEL_VMLINUX if OPROFILE_VMLINUX && RUNTIME prompt "oprofile " help oprofile user space executables including opcontrol, opreport and others STAGING: remove in PTXdist 2025.04.0 Upstream is dead, unmaintained in ptxdist and fails to build with newer toolchains. if OPROFILE config OPROFILE_VMLINUX bool prompt "Install vmlinux" help Disabled by default. The vmlinux ELF file is needed to profile the kernel. Because this file is very large (too large for some filesystems), it can be omitted. Kernel profile is still possible by installing vmlinux in other filesystem, e.g. NFS. endif