[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <54239AE0.5070007@hitachi.com>
Date: Thu, 25 Sep 2014 13:32:32 +0900
From: Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>
To: Li Bin <huawei.libin@...wei.com>
Cc: Ananth N Mavinakayanahalli <ananth@...ibm.com>,
Anil S Keshavamurthy <anil.s.keshavamurthy@...el.com>,
"David S. Miller" <davem@...emloft.net>,
Randy Dunlap <rdunlap@...radead.org>,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
guohanjun@...wei.com, wangyijing@...wei.com,
Ingo Molnar <mingo@...e.hu>
Subject: Re: [PATCH] kprobes: Update Documentation/kprobes.txt
(2014/09/25 11:32), Li Bin wrote:
> The patch 125e564("Move Kconfig.instrumentation to arch/Kconfig and
> init/Kconfig") had removed the "Instrumentation Support" menu,
> and the configurations under this had be moved to "General setup".
> Update Documentation/kprobes.txt to reflect this change.
>
> Signed-off-by: Li Bin <huawei.libin@...wei.com>
Acked-by: Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>
Thanks!
> ---
> Documentation/kprobes.txt | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/kprobes.txt b/Documentation/kprobes.txt
> index 4bbeca8..ca4a927 100644
> --- a/Documentation/kprobes.txt
> +++ b/Documentation/kprobes.txt
> @@ -304,8 +304,8 @@ architectures:
> 3. Configuring Kprobes
>
> When configuring the kernel using make menuconfig/xconfig/oldconfig,
> -ensure that CONFIG_KPROBES is set to "y". Under "Instrumentation
> -Support", look for "Kprobes".
> +ensure that CONFIG_KPROBES is set to "y". Under "General setup", look
> +for "Kprobes".
>
> So that you can load and unload Kprobes-based instrumentation modules,
> make sure "Loadable module support" (CONFIG_MODULES) and "Module
>
--
Masami HIRAMATSU
Software Platform Research Dept. Linux Technology Research Center
Hitachi, Ltd., Yokohama Research Laboratory
E-mail: masami.hiramatsu.pt@...achi.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists