[<prev] [next>] [day] [month] [year] [list]
Message-ID: <tip-05934cad2dd9c4b36261352d2933cc9c2b679f0c@git.kernel.org>
Date: Wed, 3 Jun 2015 04:19:00 -0700
From: tip-bot for Ingo Molnar <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, linux-api@...r.kernel.org,
tglx@...utronix.de, torvalds@...ux-foundation.org, corbet@....net,
akpm@...ux-foundation.org, hpa@...or.com, peterz@...radead.org,
josh@...htriplett.org, linux-arch@...r.kernel.org, mingo@...nel.org
Subject: [tip:core/documentation] Documentation/features/perf:
Add feature description and arch support status file for 'perf-stackdump'
Commit-ID: 05934cad2dd9c4b36261352d2933cc9c2b679f0c
Gitweb: http://git.kernel.org/tip/05934cad2dd9c4b36261352d2933cc9c2b679f0c
Author: Ingo Molnar <mingo@...nel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:38 +0200
Committer: Ingo Molnar <mingo@...nel.org>
CommitDate: Wed, 3 Jun 2015 12:51:42 +0200
Documentation/features/perf: Add feature description and arch support status file for 'perf-stackdump'
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>
---
.../features/perf/{perf-regs => perf-stackdump}/arch-support.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/features/perf/perf-regs/arch-support.txt b/Documentation/features/perf/perf-stackdump/arch-support.txt
similarity index 86%
copy from Documentation/features/perf/perf-regs/arch-support.txt
copy to Documentation/features/perf/perf-stackdump/arch-support.txt
index e2b4a78..3dc24b0 100644
--- a/Documentation/features/perf/perf-regs/arch-support.txt
+++ b/Documentation/features/perf/perf-stackdump/arch-support.txt
@@ -1,7 +1,7 @@
#
-# Feature name: perf-regs
-# Kconfig: HAVE_PERF_REGS
-# description: arch supports perf events register access
+# Feature name: perf-stackdump
+# Kconfig: HAVE_PERF_USER_STACK_DUMP
+# description: arch supports perf events stack dumps
#
-----------------------
| arch |status|
--
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