Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755419Ab3EINdm (ORCPT ); Thu, 9 May 2013 09:33:42 -0400 Received: from mx1.redhat.com ([209.132.183.28]:32768 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752556Ab3EINdk (ORCPT ); Thu, 9 May 2013 09:33:40 -0400 From: Jiri Olsa To: linux-kernel@vger.kernel.org Cc: Jiri Olsa , Corey Ashford , Frederic Weisbecker , Ingo Molnar , Namhyung Kim , Paul Mackerras , Peter Zijlstra , Arnaldo Carvalho de Melo , Andi Kleen , David Ahern , Stephane Eranian Subject: [PATCH 9/9] perf: Document the ABI for 'rdpmc' sysfs attribute Date: Thu, 9 May 2013 15:32:24 +0200 Message-Id: <1368106344-23383-10-git-send-email-jolsa@redhat.com> In-Reply-To: <1368106344-23383-1-git-send-email-jolsa@redhat.com> References: <1368106344-23383-1-git-send-email-jolsa@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1577 Lines: 41 Adding ABI documentation for newly added 'rdpmc' sysfs attribute. It's added under the testing section. Signed-off-by: Jiri Olsa Cc: Corey Ashford Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Arnaldo Carvalho de Melo Cc: Andi Kleen Cc: David Ahern Cc: Stephane Eranian --- .../ABI/testing/sysfs-bus-event_source-devices-cpu-rdpmc | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Documentation/ABI/testing/sysfs-bus-event_source-devices-cpu-rdpmc diff --git a/Documentation/ABI/testing/sysfs-bus-event_source-devices-cpu-rdpmc b/Documentation/ABI/testing/sysfs-bus-event_source-devices-cpu-rdpmc new file mode 100644 index 0000000..b4f5cbf --- /dev/null +++ b/Documentation/ABI/testing/sysfs-bus-event_source-devices-cpu-rdpmc @@ -0,0 +1,8 @@ +Where: /sys/bus/event_source/devices/cpu/rdpmc +Date: January 2013 +Kernel Version: 3.7 +Contact: Linux kernel mailing list +Description: + X86 specific attribute + + Attribute to enable/disable user space RDPMC instruction. -- 1.7.11.7 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/