1 menu "Profiling support"
2 depends on EXPERIMENTAL
5 bool "Profiling support (EXPERIMENTAL)"
7 Say Y here to enable the extended profiling support mechanisms used
8 by profilers such as OProfile.
11 tristate "OProfile system profiling (EXPERIMENTAL)"
14 OProfile is a profiling system capable of profiling the
15 whole system, include the kernel, kernel modules, libraries,
21 tristate "Hardware Performance Monitor Profiling"
24 take use of hardware performance monitor to profiling the kernel