From: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
To: Wang Long <long.wanglong@huawei.com>
Cc: corbet@lwn.net, davem@davemloft.net,
anil.s.keshavamurthy@intel.com, ananth@in.ibm.com,
peifeiyue@huawei.com, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org, Ingo Molnar <mingo@elte.hu>,
Ingo Molnar <mingo@redhat.com>
Subject: Re: [PATCH] Documentation: add description for FTRACE probe status
Date: Wed, 04 Feb 2015 19:42:03 +0900 [thread overview]
Message-ID: <54D1F77B.5060009@hitachi.com> (raw)
In-Reply-To: <1423043038-147028-1-git-send-email-long.wanglong@huawei.com>
(2015/02/04 18:43), Wang Long wrote:
> Now kprobe status have four flags, so kprobes.txt
> should reflect all of them.
Yes, it has been introduced by commit ae6aa16fdc163afe6b04b6c073ad4ddd4663c03b
>
> Signed-off-by: Wang Long <long.wanglong@huawei.com>
Acked-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Thank you!
> ---
> Documentation/kprobes.txt | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/kprobes.txt b/Documentation/kprobes.txt
> index 4227ec2..1488b65 100644
> --- a/Documentation/kprobes.txt
> +++ b/Documentation/kprobes.txt
> @@ -702,7 +702,8 @@ a virtual address that is no longer valid (module init sections, module
> virtual addresses that correspond to modules that've been unloaded),
> such probes are marked with [GONE]. If the probe is temporarily disabled,
> such probes are marked with [DISABLED]. If the probe is optimized, it is
> -marked with [OPTIMIZED].
> +marked with [OPTIMIZED]. If the probe is ftrace-based, it is marked with
> +[FTRACE].
>
> /sys/kernel/debug/kprobes/enabled: Turn kprobes ON/OFF forcibly.
>
>
--
Masami HIRAMATSU
Software Platform Research Dept. Linux Technology Research Center
Hitachi, Ltd., Yokohama Research Laboratory
E-mail: masami.hiramatsu.pt@hitachi.com
next prev parent reply other threads:[~2015-02-04 10:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-04 9:43 [PATCH] Documentation: add description for FTRACE probe status Wang Long
2015-02-04 10:42 ` Masami Hiramatsu [this message]
2015-02-04 21:06 ` Jonathan Corbet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54D1F77B.5060009@hitachi.com \
--to=masami.hiramatsu.pt@hitachi.com \
--cc=ananth@in.ibm.com \
--cc=anil.s.keshavamurthy@intel.com \
--cc=corbet@lwn.net \
--cc=davem@davemloft.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=long.wanglong@huawei.com \
--cc=mingo@elte.hu \
--cc=mingo@redhat.com \
--cc=peifeiyue@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.