Commit-ID:  5fac5f55f3fd4d9e639778c0d6e412d8ff0b5528
Gitweb:     http://git.kernel.org/tip/5fac5f55f3fd4d9e639778c0d6e412d8ff0b5528
Author:     Ingo Molnar <[email protected]>
AuthorDate: Wed, 3 Jun 2015 12:37:40 +0200
Committer:  Ingo Molnar <[email protected]>
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: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Josh Triplett <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
---
 .../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-api" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to