* Masami Hiramatsu <mhiramat@redhat.com> wrote: > o Usage > Set CONFIG_OPTPROBES=y when building a kernel, then all *probes will be > optimized if possible. Should be default-y if KPROBES is enabled. I.e. we really only want to disable it to debug potential issues. Ingo