summaryrefslogtreecommitdiffstats
path: root/rules/oprofile.in
blob: 98f58a6e569856d4a757101622fbcc9f65512003 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## SECTION=debug_tools

config OPROFILE
	tristate
	select LIBPOPT
	select KERNEL_VMLINUX
	select BUSYBOX_DIRNAME
	select BUSYBOX_ID
	select BUSYBOX_MKTEMP
	select BUSYBOX_PIDOF
	select BUSYBOX_PRINTF
	select BINUTILS
	select BINUTILS_OBJDUMP
	prompt "oprofile"
	help
	  oprofile user space executables including opcontrol, opreport and others