blob: c2c181b66f269d0007f9832b83d7d1600675de39 (
plain)
1
2
3
4
5
6
7
8
9
|
config ADK_PACKAGE_OPROFILE
prompt "oprofile.......................... a system-wide profiler"
tristate
select ADK_PACKAGE_LIBPOPT
depends on ADK_CXX
default n
help
http://oprofile.sourceforge.net
|