[<prev] [next>] [day] [month] [year] [list]
Message-ID: <tip-8994f7bbe2110dd6fec24f8474392d105d99b253@git.kernel.org>
Date: Wed, 3 Jun 2015 04:18:05 -0700
From: tip-bot for Ingo Molnar <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: mingo@...nel.org, linux-api@...r.kernel.org, corbet@....net,
josh@...htriplett.org, peterz@...radead.org,
linux-arch@...r.kernel.org, tglx@...utronix.de,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
hpa@...or.com, linux-kernel@...r.kernel.org
Subject: [tip:core/documentation] Documentation/features/perf:
Add feature description and arch support status file for 'kprobes-event'
Commit-ID: 8994f7bbe2110dd6fec24f8474392d105d99b253
Gitweb: http://git.kernel.org/tip/8994f7bbe2110dd6fec24f8474392d105d99b253
Author: Ingo Molnar <mingo@...nel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:35 +0200
Committer: Ingo Molnar <mingo@...nel.org>
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@...r.kernel.org>
Cc: <linux-arch@...r.kernel.org>
Cc: <linux-kernel@...r.kernel.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>
Cc: H. Peter Anvin <hpa@...or.com>
Cc: Jonathan Corbet <corbet@....net>
Cc: Josh Triplett <josh@...htriplett.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Peter Zijlstra <peterz@...radead.org>
Cc: Thomas Gleixner <tglx@...utronix.de>
Signed-off-by: Ingo Molnar <mingo@...nel.org>
---
.../{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@...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