[<prev] [next>] [day] [month] [year] [list]
Message-ID: <tip-5d5cd30e6a897fead07639d9684e9c6910e2527c@git.kernel.org>
Date: Wed, 3 Jun 2015 04:17:26 -0700
From: tip-bot for Ingo Molnar <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: linux-arch@...r.kernel.org, peterz@...radead.org, hpa@...or.com,
torvalds@...ux-foundation.org, mingo@...nel.org,
tglx@...utronix.de, linux-api@...r.kernel.org,
akpm@...ux-foundation.org, josh@...htriplett.org,
linux-kernel@...r.kernel.org, corbet@....net
Subject: [tip:core/documentation] Documentation/features/debug:
Add feature description and arch support status file for '
user-ret-profiler'
Commit-ID: 5d5cd30e6a897fead07639d9684e9c6910e2527c
Gitweb: http://git.kernel.org/tip/5d5cd30e6a897fead07639d9684e9c6910e2527c
Author: Ingo Molnar <mingo@...nel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:33 +0200
Committer: Ingo Molnar <mingo@...nel.org>
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: <linux-api@...r.kernel.org>
Cc: <linux-arch@...r.kernel.org>
Cc: <linux-kernel@...r.kernel.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>
Cc: H. Peter Anvin <hpa@...or.com>
Cc: Jonathan Corbet <corbet@....net>
Cc: Josh Triplett <josh@...htriplett.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Peter Zijlstra <peterz@...radead.org>
Cc: Thomas Gleixner <tglx@...utronix.de>
Signed-off-by: Ingo Molnar <mingo@...nel.org>
---
.../{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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists