Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752126AbbBVVVU (ORCPT ); Sun, 22 Feb 2015 16:21:20 -0500 Received: from mail-ie0-f169.google.com ([209.85.223.169]:35179 "EHLO mail-ie0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752021AbbBVVVT (ORCPT ); Sun, 22 Feb 2015 16:21:19 -0500 MIME-Version: 1.0 X-Originating-IP: [2601:6:6b00:f9::a66] In-Reply-To: <1422654363-2035-8-git-send-email-sukadev@linux.vnet.ibm.com> References: <1422654363-2035-1-git-send-email-sukadev@linux.vnet.ibm.com> <1422654363-2035-8-git-send-email-sukadev@linux.vnet.ibm.com> Date: Sun, 22 Feb 2015 16:21:18 -0500 Message-ID: Subject: Re: [PATCH v7 7/7] powerpc/perf/hv-24x7: Document sysfs event description entries From: Cody P Schafer To: Sukadev Bhattiprolu Cc: Michael Ellerman , Jiri Olsa , LKML , Linux PPC Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2201 Lines: 45 On Fri, Jan 30, 2015 at 4:46 PM, Sukadev Bhattiprolu wrote: > From: Cody P Schafer > > Signed-off-by: Cody P Schafer > Signed-off-by: Sukadev Bhattiprolu > --- > Changelog[v6] > Update Contact info to Linux on Power Developer list > > .../testing/sysfs-bus-event_source-devices-hv_24x7 | 22 ++++++++++++++++++++++ > 1 file changed, 22 insertions(+) > > diff --git a/Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_24x7 b/Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_24x7 > index 32f3f5f..f893337 100644 > --- a/Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_24x7 > +++ b/Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_24x7 > @@ -21,3 +21,25 @@ Contact: Linux on PowerPC Developer List > Description: > Exposes the "version" field of the 24x7 catalog. This is also > extractable from the provided binary "catalog" sysfs entry. > + > +What: /sys/bus/event_source/devices/hv_24x7/event_descs/ > +Date: February 2014 > +Contact: Linux on PowerPC Developer List > +Description: > + Provides the description of a particular event as provided by > + the firmware. If firmware does not provide a description, no > + file will be created. > + > + Note that the event-name lacks the domain suffix appended for > + events in the events/ dir. I'm probably a bit late on this, but: Please consider removing the need for a user to know about the "domain suffixes" (which, as far as I know are 24x7 specific). If anyone else ever wants to add firmware/hardware/kernel provided event descriptions, they'll need to special case these ones as they don't match up with the actual event names. -- 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/