Commit-ID:  5d5cd30e6a897fead07639d9684e9c6910e2527c
Gitweb:     http://git.kernel.org/tip/5d5cd30e6a897fead07639d9684e9c6910e2527c
Author:     Ingo Molnar <[email protected]>
AuthorDate: Wed, 3 Jun 2015 12:37:33 +0200
Committer:  Ingo Molnar <[email protected]>
CommitDate: Wed, 3 Jun 2015 12:51:41 +0200

Documentation/features/debug: Add feature description and arch support status 
file for 'user-ret-profiler'

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]>
---
 .../{kprobes-on-ftrace => user-ret-profiler}/arch-support.txt     | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/features/debug/kprobes-on-ftrace/arch-support.txt 
b/Documentation/features/debug/user-ret-profiler/arch-support.txt
similarity index 82%
copy from Documentation/features/debug/kprobes-on-ftrace/arch-support.txt
copy to Documentation/features/debug/user-ret-profiler/arch-support.txt
index 40f44d0..44cc1ff 100644
--- a/Documentation/features/debug/kprobes-on-ftrace/arch-support.txt
+++ b/Documentation/features/debug/user-ret-profiler/arch-support.txt
@@ -1,7 +1,7 @@
 #
-# Feature name:          kprobes-on-ftrace
-#         Kconfig:       HAVE_KPROBES_ON_FTRACE
-#         description:   arch supports combined kprobes and ftrace live 
patching
+# Feature name:          user-ret-profiler
+#         Kconfig:       HAVE_USER_RETURN_NOTIFIER
+#         description:   arch supports user-space return from system call 
profiler
 #
     -----------------------
     |         arch |status|
@@ -32,7 +32,7 @@
     |       score: | TODO |
     |          sh: | TODO |
     |       sparc: | TODO |
-    |        tile: | TODO |
+    |        tile: |  ok  |
     |          um: | TODO |
     |   unicore32: | TODO |
     |         x86: |  ok  |
--
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