X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/6d9af11c8cb11d5deb4f53649c7b96faba88df47..be11e989ca09a64632f976654f69c655f8808675:/Config.in?ds=sidebyside diff --git a/Config.in b/Config.in index 0f131f062..7c9804453 100644 --- a/Config.in +++ b/Config.in @@ -124,6 +124,12 @@ config KERNEL_KALLSYMS default n help This will give you more information in stack traces from kernel oopses +config KERNEL_PROFILING + bool "Compile the kernel with profiling enabled" + default n + help + Enable the extended profiling support mechanisms used by profilers such + as OProfile. endmenu