2 bool "Profiling support (EXPERIMENTAL)"
4 Say Y here to enable the extended profiling support mechanisms used
5 by profilers such as OProfile.
9 tristate "OProfile system profiling (EXPERIMENTAL)"
12 OProfile is a profiling system capable of profiling the
13 whole system, include the kernel, kernel modules, libraries,
19 bool "OProfile for Cell Broadband Engine"
20 depends on (SPU_FS = y && OPROFILE = m) || (SPU_FS = y && OPROFILE = y) || (SPU_FS = m && OPROFILE = m)
23 Profiling of Cell BE SPUs requires special support enabled