From: tip-bot for Ingo Molnar <tipbot-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org>
To: linux-tip-commits-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org,
josh-iaAMLnmF4UmaiuxdJuQwMA@public.gmane.org,
corbet-T1hC0tSOHrs@public.gmane.org,
linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org,
linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org,
peterz-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org,
mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org
Subject: [tip:core/documentation] Documentation/features/debug: Add feature description and arch support status file for 'uprobes'
Date: Wed, 3 Jun 2015 04:16:48 -0700 [thread overview]
Message-ID: <tip-138943ea3aa2b69960250c218637468bb157f49c@git.kernel.org> (raw)
Commit-ID: 138943ea3aa2b69960250c218637468bb157f49c
Gitweb: http://git.kernel.org/tip/138943ea3aa2b69960250c218637468bb157f49c
Author: Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
AuthorDate: Wed, 3 Jun 2015 12:37:31 +0200
Committer: Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
CommitDate: Wed, 3 Jun 2015 12:51:40 +0200
Documentation/features/debug: Add feature description and arch support status file for 'uprobes'
Cc: <linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Cc: <linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Cc: <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Cc: Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
Cc: H. Peter Anvin <hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org>
Cc: Jonathan Corbet <corbet-T1hC0tSOHrs@public.gmane.org>
Cc: Josh Triplett <josh-iaAMLnmF4UmaiuxdJuQwMA@public.gmane.org>
Cc: Linus Torvalds <torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
Cc: Peter Zijlstra <peterz-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
Cc: Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>
Signed-off-by: Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
---
.../features/{vm/ELF-ASLR => debug/uprobes}/arch-support.txt | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/Documentation/features/vm/ELF-ASLR/arch-support.txt b/Documentation/features/debug/uprobes/arch-support.txt
similarity index 80%
copy from Documentation/features/vm/ELF-ASLR/arch-support.txt
copy to Documentation/features/debug/uprobes/arch-support.txt
index ec4dd28..4efe36c 100644
--- a/Documentation/features/vm/ELF-ASLR/arch-support.txt
+++ b/Documentation/features/debug/uprobes/arch-support.txt
@@ -1,7 +1,7 @@
#
-# Feature name: ELF-ASLR
-# Kconfig: ARCH_HAS_ELF_RANDOMIZE
-# description: arch randomizes the stack, heap and binary images of ELF binaries
+# Feature name: uprobes
+# Kconfig: ARCH_SUPPORTS_UPROBES
+# description: arch supports live patched user probes
#
-----------------------
| arch |status|
@@ -9,7 +9,7 @@
| alpha: | TODO |
| arc: | TODO |
| arm: | ok |
- | arm64: | ok |
+ | arm64: | TODO |
| avr32: | TODO |
| blackfin: | TODO |
| c6x: | TODO |
@@ -22,7 +22,7 @@
| m68k: | TODO |
| metag: | TODO |
| microblaze: | TODO |
- | mips: | ok |
+ | mips: | TODO |
| mn10300: | TODO |
| nios2: | TODO |
| openrisc: | TODO |
WARNING: multiple messages have this Message-ID (diff)
From: tip-bot for Ingo Molnar <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: akpm@linux-foundation.org, josh@joshtriplett.org, corbet@lwn.net,
linux-api@vger.kernel.org, hpa@zytor.com,
linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org,
tglx@linutronix.de, peterz@infradead.org, mingo@kernel.org,
torvalds@linux-foundation.org
Subject: [tip:core/documentation] Documentation/features/debug: Add feature description and arch support status file for 'uprobes'
Date: Wed, 3 Jun 2015 04:16:48 -0700 [thread overview]
Message-ID: <tip-138943ea3aa2b69960250c218637468bb157f49c@git.kernel.org> (raw)
Message-ID: <20150603111648.sJDyJrQvWgdp_CHxvxi6M_SK78tvWt_z-v99mZDzLTU@z> (raw)
Commit-ID: 138943ea3aa2b69960250c218637468bb157f49c
Gitweb: http://git.kernel.org/tip/138943ea3aa2b69960250c218637468bb157f49c
Author: Ingo Molnar <mingo@kernel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:31 +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 'uprobes'
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/{vm/ELF-ASLR => debug/uprobes}/arch-support.txt | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/Documentation/features/vm/ELF-ASLR/arch-support.txt b/Documentation/features/debug/uprobes/arch-support.txt
similarity index 80%
copy from Documentation/features/vm/ELF-ASLR/arch-support.txt
copy to Documentation/features/debug/uprobes/arch-support.txt
index ec4dd28..4efe36c 100644
--- a/Documentation/features/vm/ELF-ASLR/arch-support.txt
+++ b/Documentation/features/debug/uprobes/arch-support.txt
@@ -1,7 +1,7 @@
#
-# Feature name: ELF-ASLR
-# Kconfig: ARCH_HAS_ELF_RANDOMIZE
-# description: arch randomizes the stack, heap and binary images of ELF binaries
+# Feature name: uprobes
+# Kconfig: ARCH_SUPPORTS_UPROBES
+# description: arch supports live patched user probes
#
-----------------------
| arch |status|
@@ -9,7 +9,7 @@
| alpha: | TODO |
| arc: | TODO |
| arm: | ok |
- | arm64: | ok |
+ | arm64: | TODO |
| avr32: | TODO |
| blackfin: | TODO |
| c6x: | TODO |
@@ -22,7 +22,7 @@
| m68k: | TODO |
| metag: | TODO |
| microblaze: | TODO |
- | mips: | ok |
+ | mips: | TODO |
| mn10300: | TODO |
| nios2: | TODO |
| openrisc: | TODO |
next reply other threads:[~2015-06-03 11:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-03 11:16 tip-bot for Ingo Molnar [this message]
2015-06-03 11:16 ` [tip:core/documentation] Documentation/features/debug: Add feature description and arch support status file for 'uprobes' tip-bot for Ingo Molnar
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-138943ea3aa2b69960250c218637468bb157f49c@git.kernel.org \
--to=tipbot-ymnouzjc4hwavxtiumwx3w@public.gmane.org \
--cc=akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
--cc=corbet-T1hC0tSOHrs@public.gmane.org \
--cc=hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org \
--cc=josh-iaAMLnmF4UmaiuxdJuQwMA@public.gmane.org \
--cc=linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-tip-commits-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=peterz-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org \
--cc=tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org \
--cc=torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox