Commit-ID: e30119a9dab9d407a6cd1143fb2ba6620719abe2 Gitweb: http://git.kernel.org/tip/e30119a9dab9d407a6cd1143fb2ba6620719abe2 Author: Ingo Molnar <mingo@xxxxxxxxxx> AuthorDate: Wed, 3 Jun 2015 12:37:37 +0200 Committer: Ingo Molnar <mingo@xxxxxxxxxx> CommitDate: Wed, 3 Jun 2015 12:51:42 +0200 Documentation/features/perf: Add feature description and arch support status file for 'perf-regs' Cc: <linux-api@xxxxxxxxxxxxxxx> Cc: <linux-arch@xxxxxxxxxxxxxxx> Cc: <linux-kernel@xxxxxxxxxxxxxxx> Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Cc: H. Peter Anvin <hpa@xxxxxxxxx> Cc: Jonathan Corbet <corbet@xxxxxxx> Cc: Josh Triplett <josh@xxxxxxxxxxxxxxxx> Cc: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> Signed-off-by: Ingo Molnar <mingo@xxxxxxxxxx> --- .../{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 | -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html