From: tip-bot for Ingo Molnar <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: mingo@kernel.org, linux-api@vger.kernel.org, corbet@lwn.net,
josh@joshtriplett.org, peterz@infradead.org,
linux-arch@vger.kernel.org, tglx@linutronix.de,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
hpa@zytor.com, linux-kernel@vger.kernel.org
Subject: [tip:core/documentation] Documentation/features/perf: Add feature description and arch support status file for 'kprobes-event'
Date: Wed, 3 Jun 2015 04:18:05 -0700 [thread overview]
Message-ID: <tip-8994f7bbe2110dd6fec24f8474392d105d99b253@git.kernel.org> (raw)
Commit-ID: 8994f7bbe2110dd6fec24f8474392d105d99b253
Gitweb: http://git.kernel.org/tip/8994f7bbe2110dd6fec24f8474392d105d99b253
Author: Ingo Molnar <mingo@kernel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:35 +0200
Committer: Ingo Molnar <mingo@kernel.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@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>
---
.../{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 |
reply other threads:[~2015-06-03 11:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=tip-8994f7bbe2110dd6fec24f8474392d105d99b253@git.kernel.org \
--to=tipbot@zytor.com \
--cc=akpm@linux-foundation.org \
--cc=corbet@lwn.net \
--cc=hpa@zytor.com \
--cc=josh@joshtriplett.org \
--cc=linux-api@vger.kernel.org \
--cc=linux-arch@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=peterz@infradead.org \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
/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.