| To: | linux-mips@linux-mips.org, ralf@linux-mips.org, ananth@in.ibm.com, anil.s.keshavamurthy@intel.com, davem@davemloft.net, masami.hiramatsu.pt@hitachi.com |
|---|---|
| Subject: | [PATCH 5/5] documentation: Mention that KProbes is supported on MIPS |
| From: | David Daney <ddaney@caviumnetworks.com> |
| Date: | Tue, 3 Aug 2010 11:22:22 -0700 |
| Cc: | linux-kernel@vger.kernel.org, hschauhan@nulltrace.org, David Daney <ddaney@caviumnetworks.com> |
| In-reply-to: | <1280859742-26364-1-git-send-email-ddaney@caviumnetworks.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <1280859742-26364-1-git-send-email-ddaney@caviumnetworks.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
MIPS now has KProbes support, so kprobes.txt should reflect it. Signed-off-by: David Daney <ddaney@caviumnetworks.com> --- Documentation/kprobes.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Documentation/kprobes.txt b/Documentation/kprobes.txt index 6653017..1762b81 100644 --- a/Documentation/kprobes.txt +++ b/Documentation/kprobes.txt @@ -285,6 +285,7 @@ architectures: - sparc64 (Return probes not yet implemented.) - arm - ppc +- mips 3. Configuring Kprobes -- 1.7.1.1 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 1/5] MIPS: Define regs_return_value(), David Daney |
|---|---|
| Next by Date: | [PATCH 4/5] samples: kprobe_example: Make it print something on MIPS., David Daney |
| Previous by Thread: | Re: [PATCH] MIPS: Define regs_return_value(), Ralf Baechle |
| Next by Thread: | Re: [PATCH 5/5] documentation: Mention that KProbes is supported on MIPS, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |