[tip:core/documentation] Documentation/features/perf: Add feature description and arch support status file for 'kprobes-event'

From: tip-bot for Ingo Molnar
Date: Wed Jun 03 2015 - 07:18:54 EST


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

Documentation/features/perf: Add feature description and arch support status file for 'kprobes-event'

Cc: <linux-api@xxxxxxxxxxxxxxx>
Cc: <linux-arch@xxxxxxxxxxxxxxx>
Cc: <linux-kernel@xxxxxxxxxxxxxxx>
Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Cc: H. Peter Anvin <hpa@xxxxxxxxx>
Cc: Jonathan Corbet <corbet@xxxxxxx>
Cc: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
Cc: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Signed-off-by: Ingo Molnar <mingo@xxxxxxxxxx>
---
.../{debug/uprobes => perf/kprobes-event}/arch-support.txt | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/Documentation/features/debug/uprobes/arch-support.txt b/Documentation/features/perf/kprobes-event/arch-support.txt
similarity index 78%
copy from Documentation/features/debug/uprobes/arch-support.txt
copy to Documentation/features/perf/kprobes-event/arch-support.txt
index 4efe36c..9855ad0 100644
--- a/Documentation/features/debug/uprobes/arch-support.txt
+++ b/Documentation/features/perf/kprobes-event/arch-support.txt
@@ -1,7 +1,7 @@
#
-# Feature name: uprobes
-# Kconfig: ARCH_SUPPORTS_UPROBES
-# description: arch supports live patched user probes
+# Feature name: kprobes-event
+# Kconfig: HAVE_REGS_AND_STACK_ACCESS_API
+# description: arch supports kprobes with perf events
#
-----------------------
| arch |status|
@@ -16,7 +16,7 @@
| cris: | TODO |
| frv: | TODO |
| h8300: | TODO |
- | hexagon: | TODO |
+ | hexagon: | ok |
| ia64: | TODO |
| m32r: | TODO |
| m68k: | TODO |
@@ -30,9 +30,9 @@
| powerpc: | ok |
| s390: | ok |
| score: | TODO |
- | sh: | TODO |
+ | sh: | ok |
| sparc: | TODO |
- | tile: | TODO |
+ | tile: | ok |
| um: | TODO |
| unicore32: | TODO |
| x86: | ok |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/