aboutsummaryrefslogblamecommitdiffstats
path: root/arch/s390/oprofile/Kconfig
blob: 208220a5f23fc2012a151c4603de85b6fc2829cc (plain) (tree)





















                                                                      

menu "Profiling support"

config PROFILING
	bool "Profiling support"
	help
	  Say Y here to enable profiling support mechanisms used by
	  profilers such as readprofile or OProfile.


config OPROFILE
	tristate "OProfile system profiling"
	depends on PROFILING
	help
	  OProfile is a profiling system capable of profiling the
	  whole system, include the kernel, kernel modules, libraries,
	  and applications.

	  If unsure, say N.

endmenu