From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754159AbbFCLTj (ORCPT ); Wed, 3 Jun 2015 07:19:39 -0400 Received: from terminus.zytor.com ([198.137.202.10]:60316 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754388AbbFCLTQ (ORCPT ); Wed, 3 Jun 2015 07:19:16 -0400 Date: Wed, 3 Jun 2015 04:18:42 -0700 From: tip-bot for Ingo Molnar Message-ID: Cc: linux-arch@vger.kernel.org, linux-api@vger.kernel.org, hpa@zytor.com, peterz@infradead.org, mingo@kernel.org, josh@joshtriplett.org, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, tglx@linutronix.de, akpm@linux-foundation.org, corbet@lwn.net Reply-To: tglx@linutronix.de, akpm@linux-foundation.org, corbet@lwn.net, josh@joshtriplett.org, mingo@kernel.org, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, peterz@infradead.org, linux-arch@vger.kernel.org, linux-api@vger.kernel.org, hpa@zytor.com To: linux-tip-commits@vger.kernel.org Subject: [tip:core/documentation] Documentation/features/perf: Add feature description and arch support status file for 'perf-regs' Git-Commit-ID: e30119a9dab9d407a6cd1143fb2ba6620719abe2 X-Mailer: tip-git-log-daemon Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Commit-ID: e30119a9dab9d407a6cd1143fb2ba6620719abe2 Gitweb: http://git.kernel.org/tip/e30119a9dab9d407a6cd1143fb2ba6620719abe2 Author: Ingo Molnar AuthorDate: Wed, 3 Jun 2015 12:37:37 +0200 Committer: Ingo Molnar CommitDate: Wed, 3 Jun 2015 12:51:42 +0200 Documentation/features/perf: Add feature description and arch support status file for 'perf-regs' Cc: Cc: Cc: Cc: Andrew Morton Cc: H. Peter Anvin Cc: Jonathan Corbet Cc: Josh Triplett Cc: Linus Torvalds Cc: Peter Zijlstra Cc: Thomas Gleixner Signed-off-by: Ingo Molnar --- .../{io/dma-contiguous => perf/perf-regs}/arch-support.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/features/io/dma-contiguous/arch-support.txt b/Documentation/features/perf/perf-regs/arch-support.txt similarity index 83% copy from Documentation/features/io/dma-contiguous/arch-support.txt copy to Documentation/features/perf/perf-regs/arch-support.txt index a97e8e3..e2b4a78 100644 --- a/Documentation/features/io/dma-contiguous/arch-support.txt +++ b/Documentation/features/perf/perf-regs/arch-support.txt @@ -1,7 +1,7 @@ # -# Feature name: dma-contiguous -# Kconfig: HAVE_DMA_CONTIGUOUS -# description: arch supports the DMA CMA (continuous memory allocator) +# Feature name: perf-regs +# Kconfig: HAVE_PERF_REGS +# description: arch supports perf events register access # ----------------------- | arch |status| @@ -22,7 +22,7 @@ | m68k: | TODO | | metag: | TODO | | microblaze: | TODO | - | mips: | ok | + | mips: | TODO | | mn10300: | TODO | | nios2: | TODO | | openrisc: | TODO |