Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1157346
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | tip-bot for Ingo Molnar <tipbot@zytor.com> |
| Newsgroups | linux.kernel |
| Subject | [tip:core/documentation] Documentation/features/debug: Add feature description and arch support status file for ' gcov-profile-all' |
| Date | Wed, 03 Jun 2015 13:30:04 +0200 |
| Message-ID | <pxf1V-7Sy-41@gated-at.bofh.it> (permalink) |
| X-Original-To | linux-tip-commits@vger.kernel.org |
| Reply-To | torvalds@linux-foundation.org, tglx@linutronix.de, hpa@zytor.com, peterz@infradead.org, mingo@kernel.org, akpm@linux-foundation.org, corbet@lwn.net, linux-arch@vger.kernel.org, linux-api@vger.kernel.org, linux-kernel@vger.kernel.org, josh@joshtriplett.org |
| Git-Commit-ID | 5fac5f55f3fd4d9e639778c0d6e412d8ff0b5528 |
| X-Mailer | tip-git-log-daemon |
| Robot-ID | <tip-bot.git.kernel.org> |
| Robot-Unsubscribe | Contact <mailto:hpa@kernel.org> to get blacklisted from these emails |
| MIME-Version | 1.0 |
| Content-Transfer-Encoding | 8bit |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Disposition | inline |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 65 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | tglx@linutronix.de, torvalds@linux-foundation.org, hpa@zytor.com, peterz@infradead.org, linux-arch@vger.kernel.org, corbet@lwn.net, linux-api@vger.kernel.org, mingo@kernel.org, akpm@linux-foundation.org, josh@joshtriplett.org, linux-kernel@vger.kernel.org |
| X-Original-Date | Wed, 3 Jun 2015 04:19:41 -0700 |
| X-Original-Message-ID | <tip-5fac5f55f3fd4d9e639778c0d6e412d8ff0b5528@git.kernel.org> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | aioe.org linux.kernel:1157346 |
Show key headers only | View raw
Commit-ID: 5fac5f55f3fd4d9e639778c0d6e412d8ff0b5528
Gitweb: http://git.kernel.org/tip/5fac5f55f3fd4d9e639778c0d6e412d8ff0b5528
Author: Ingo Molnar <mingo@kernel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:40 +0200
Committer: Ingo Molnar <mingo@kernel.org>
CommitDate: Wed, 3 Jun 2015 12:51:43 +0200
Documentation/features/debug: Add feature description and arch support status file for 'gcov-profile-all'
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>
---
.../pte_special => debug/gcov-profile-all}/arch-support.txt | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/Documentation/features/vm/pte_special/arch-support.txt b/Documentation/features/debug/gcov-profile-all/arch-support.txt
similarity index 80%
copy from Documentation/features/vm/pte_special/arch-support.txt
copy to Documentation/features/debug/gcov-profile-all/arch-support.txt
index aaaa21d..38dea8e 100644
--- a/Documentation/features/vm/pte_special/arch-support.txt
+++ b/Documentation/features/debug/gcov-profile-all/arch-support.txt
@@ -1,7 +1,7 @@
#
-# Feature name: pte_special
-# Kconfig: __HAVE_ARCH_PTE_SPECIAL
-# description: arch supports the pte_special()/pte_mkspecial() VM APIs
+# Feature name: gcov-profile-all
+# Kconfig: ARCH_HAS_GCOV_PROFILE_ALL
+# description: arch supports whole-kernel GCOV code coverage profiling
#
-----------------------
| arch |status|
@@ -21,7 +21,7 @@
| m32r: | TODO |
| m68k: | TODO |
| metag: | TODO |
- | microblaze: | TODO |
+ | microblaze: | ok |
| mips: | TODO |
| mn10300: | TODO |
| nios2: | TODO |
@@ -31,7 +31,7 @@
| s390: | ok |
| score: | TODO |
| sh: | ok |
- | sparc: | ok |
+ | sparc: | TODO |
| tile: | TODO |
| um: | TODO |
| unicore32: | TODO |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[tip:core/documentation] Documentation/features/debug: Add feature description and arch support status file for ' gcov-profile-all' tip-bot for Ingo Molnar <tipbot@zytor.com> - 2015-06-03 13:30 +0200
csiph-web