summaryrefslogtreecommitdiffstats
path: root/rules/oprofile.in
blob: 6624fd70c3125142c061210cfe7c4c28fa043aeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config OPROFILE
	bool
	# FIXME:
	# arrange_profiles.cpp:93: error: definition of 'bool
	# profile_classes::matches(const profile_classes&)' is not in
	# namespace enclosing 'profile_classes'
	depends on BROKEN
	select LIBPOPT
	select BINUTILS
	prompt "oprofile"
	help
	  system-wide profiler for Linux systems