Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754967Ab3EINdJ (ORCPT ); Thu, 9 May 2013 09:33:09 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44717 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754679Ab3EINdG (ORCPT ); Thu, 9 May 2013 09:33:06 -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 8/9] perf: Document the ABI for 'precise' sysfs attribute Date: Thu, 9 May 2013 15:32:23 +0200 Message-Id: <1368106344-23383-9-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: 1654 Lines: 43 Adding ABI documentation for newly added 'precise' 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-precise | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Documentation/ABI/testing/sysfs-bus-event_source-devices-cpu-precise diff --git a/Documentation/ABI/testing/sysfs-bus-event_source-devices-cpu-precise b/Documentation/ABI/testing/sysfs-bus-event_source-devices-cpu-precise new file mode 100644 index 0000000..f3ed378 --- /dev/null +++ b/Documentation/ABI/testing/sysfs-bus-event_source-devices-cpu-precise @@ -0,0 +1,10 @@ +Where: /sys/bus/event_source/devices/cpu/precise +Date: January 2013 +Kernel Version: 3.7 +Contact: Jiri Olsa + Linux kernel mailing list +Description: + X86 specific attribute + + Attribute to specify the maximum allowed value + for perf_event_attr:precise_ip field. -- 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/