All of lore.kernel.org
 help / color / mirror / Atom feed
From: tip-bot for Ingo Molnar <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: linux-arch@vger.kernel.org, peterz@infradead.org, hpa@zytor.com,
	torvalds@linux-foundation.org, mingo@kernel.org,
	tglx@linutronix.de, linux-api@vger.kernel.org,
	akpm@linux-foundation.org, josh@joshtriplett.org,
	linux-kernel@vger.kernel.org, corbet@lwn.net
Subject: [tip:core/documentation] Documentation/features/debug: Add feature description and arch support status file for ' user-ret-profiler'
Date: Wed, 3 Jun 2015 04:17:26 -0700	[thread overview]
Message-ID: <tip-5d5cd30e6a897fead07639d9684e9c6910e2527c@git.kernel.org> (raw)

Commit-ID:  5d5cd30e6a897fead07639d9684e9c6910e2527c
Gitweb:     http://git.kernel.org/tip/5d5cd30e6a897fead07639d9684e9c6910e2527c
Author:     Ingo Molnar <mingo@kernel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:33 +0200
Committer:  Ingo Molnar <mingo@kernel.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@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>
---
 .../{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  |

                 reply	other threads:[~2015-06-03 11:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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-5d5cd30e6a897fead07639d9684e9c6910e2527c@git.kernel.org \
    --to=tipbot@zytor.com \
    --cc=akpm@linux-foundation.org \
    --cc=corbet@lwn.net \
    --cc=hpa@zytor.com \
    --cc=josh@joshtriplett.org \
    --cc=linux-api@vger.kernel.org \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=peterz@infradead.org \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.