s390: Put allocated ELF notes in read-only data segment
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / x86_64 / oprofile / Kconfig
blobd8a84088471a1c011868aae0b44558d15c9f1c0b
1 config PROFILING
2         bool "Profiling support (EXPERIMENTAL)"
3         help
4           Say Y here to enable the extended profiling support mechanisms used
5           by profilers such as OProfile.
6           
8 config OPROFILE
9         tristate "OProfile system profiling (EXPERIMENTAL)"
10         depends on PROFILING
11         help
12           OProfile is a profiling system capable of profiling the
13           whole system, include the kernel, kernel modules, libraries,
14           and applications.
16           If unsure, say N.