mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [tip:core/documentation] Documentation/features/debug: Add feature description and arch support status file for 'kretprobes'
@ 2015-06-03 11:17 tip-bot for Ingo Molnar
  0 siblings, 0 replies; only message in thread
From: tip-bot for Ingo Molnar @ 2015-06-03 11:17 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: torvalds, tglx, mingo, hpa, josh, corbet, peterz, linux-kernel,
	akpm, linux-arch, linux-api

Commit-ID:  a382c9694c2a8fb0d9525fa3289c1c7eeee73ae8
Gitweb:     http://git.kernel.org/tip/a382c9694c2a8fb0d9525fa3289c1c7eeee73ae8
Author:     Ingo Molnar <mingo@kernel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:32 +0200
Committer:  Ingo Molnar <mingo@kernel.org>
CommitDate: Wed, 3 Jun 2015 12:51:40 +0200

Documentation/features/debug: Add feature description and arch support status file for 'kretprobes'

Cc: <linux-api@vger.kernel.org>
Cc: <linux-arch@vger.kernel.org>
Cc: <linux-kernel@vger.kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Josh Triplett <josh@joshtriplett.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
 .../features/debug/{kprobes => kretprobes}/arch-support.txt       | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/features/debug/kprobes/arch-support.txt b/Documentation/features/debug/kretprobes/arch-support.txt
similarity index 84%
copy from Documentation/features/debug/kprobes/arch-support.txt
copy to Documentation/features/debug/kretprobes/arch-support.txt
index a44bfff..d87c1ce 100644
--- a/Documentation/features/debug/kprobes/arch-support.txt
+++ b/Documentation/features/debug/kretprobes/arch-support.txt
@@ -1,7 +1,7 @@
 #
-# Feature name:          kprobes
-#         Kconfig:       HAVE_KPROBES
-#         description:   arch supports live patched kernel probe
+# Feature name:          kretprobes
+#         Kconfig:       HAVE_KRETPROBES
+#         description:   arch supports kernel function-return probes
 #
     -----------------------
     |         arch |status|
@@ -10,7 +10,7 @@
     |         arc: |  ok  |
     |         arm: |  ok  |
     |       arm64: | TODO |
-    |       avr32: |  ok  |
+    |       avr32: | TODO |
     |    blackfin: | TODO |
     |         c6x: | TODO |
     |        cris: | TODO |

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-03 11:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-03 11:17 [tip:core/documentation] Documentation/features/debug: Add feature description and arch support status file for 'kretprobes' tip-bot for Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome