[PATCH] Add some documentation on the perf sysfs ABI interface

2014-09-15 Thread Andi Kleen
From: Andi Kleen Initial attempt of documenting the perf sysfs interface as an ABI. I also added some additional pointers hopefully useful to the users. Comments welcome. Cc: Vince Weaver Cc: jo...@redhat.com v2: Various fixes. Fix cmask/inv (Stephane) Fixes from Randy Dunlap. v3: Fix typo

[PATCH] Add some documentation on the perf sysfs ABI interface

2014-09-15 Thread Andi Kleen
From: Andi Kleen a...@linux.intel.com Initial attempt of documenting the perf sysfs interface as an ABI. I also added some additional pointers hopefully useful to the users. Comments welcome. Cc: Vince Weaver vincent.wea...@maine.edu Cc: jo...@redhat.com v2: Various fixes. Fix cmask/inv

Re: [PATCH] Add some documentation on the perf sysfs ABI interface

2014-09-14 Thread Greg KH
On Sun, Sep 14, 2014 at 08:44:55AM -0700, Andi Kleen wrote: > On Sun, Sep 14, 2014 at 08:34:07AM -0700, Greg KH wrote: > > On Sun, Sep 14, 2014 at 11:30:33AM +0200, Peter Zijlstra wrote: > > > On Fri, Sep 12, 2014 at 03:34:19PM -0700, Andi Kleen wrote: > > > > From: Andi Kleen > > > > > > > >

Re: [PATCH] Add some documentation on the perf sysfs ABI interface

2014-09-14 Thread Andi Kleen
On Sun, Sep 14, 2014 at 08:34:07AM -0700, Greg KH wrote: > On Sun, Sep 14, 2014 at 11:30:33AM +0200, Peter Zijlstra wrote: > > On Fri, Sep 12, 2014 at 03:34:19PM -0700, Andi Kleen wrote: > > > From: Andi Kleen > > > > > > Initial attempt of documenting the perf sysfs interface as > > > an ABI. I

Re: [PATCH] Add some documentation on the perf sysfs ABI interface

2014-09-14 Thread Greg KH
On Sun, Sep 14, 2014 at 11:30:33AM +0200, Peter Zijlstra wrote: > On Fri, Sep 12, 2014 at 03:34:19PM -0700, Andi Kleen wrote: > > From: Andi Kleen > > > > Initial attempt of documenting the perf sysfs interface as > > an ABI. I also added some additional pointers hopefully useful > > to the

Re: [PATCH] Add some documentation on the perf sysfs ABI interface

2014-09-14 Thread Jiri Olsa
On Fri, Sep 12, 2014 at 03:34:19PM -0700, Andi Kleen wrote: > From: Andi Kleen > > Initial attempt of documenting the perf sysfs interface as > an ABI. I also added some additional pointers hopefully useful > to the users. Comments welcome. > > Cc: Vince Weaver > Cc: jo...@redhat.com > v2:

Re: [PATCH] Add some documentation on the perf sysfs ABI interface

2014-09-14 Thread Peter Zijlstra
On Fri, Sep 12, 2014 at 03:34:19PM -0700, Andi Kleen wrote: > From: Andi Kleen > > Initial attempt of documenting the perf sysfs interface as > an ABI. I also added some additional pointers hopefully useful > to the users. Comments welcome. My only worry is that its a little x86 centric and I'm

Re: [PATCH] Add some documentation on the perf sysfs ABI interface

2014-09-14 Thread Peter Zijlstra
On Fri, Sep 12, 2014 at 03:34:19PM -0700, Andi Kleen wrote: From: Andi Kleen a...@linux.intel.com Initial attempt of documenting the perf sysfs interface as an ABI. I also added some additional pointers hopefully useful to the users. Comments welcome. My only worry is that its a little x86

Re: [PATCH] Add some documentation on the perf sysfs ABI interface

2014-09-14 Thread Jiri Olsa
On Fri, Sep 12, 2014 at 03:34:19PM -0700, Andi Kleen wrote: From: Andi Kleen a...@linux.intel.com Initial attempt of documenting the perf sysfs interface as an ABI. I also added some additional pointers hopefully useful to the users. Comments welcome. Cc: Vince Weaver

Re: [PATCH] Add some documentation on the perf sysfs ABI interface

2014-09-14 Thread Greg KH
On Sun, Sep 14, 2014 at 11:30:33AM +0200, Peter Zijlstra wrote: On Fri, Sep 12, 2014 at 03:34:19PM -0700, Andi Kleen wrote: From: Andi Kleen a...@linux.intel.com Initial attempt of documenting the perf sysfs interface as an ABI. I also added some additional pointers hopefully useful to

Re: [PATCH] Add some documentation on the perf sysfs ABI interface

2014-09-14 Thread Andi Kleen
On Sun, Sep 14, 2014 at 08:34:07AM -0700, Greg KH wrote: On Sun, Sep 14, 2014 at 11:30:33AM +0200, Peter Zijlstra wrote: On Fri, Sep 12, 2014 at 03:34:19PM -0700, Andi Kleen wrote: From: Andi Kleen a...@linux.intel.com Initial attempt of documenting the perf sysfs interface as an

Re: [PATCH] Add some documentation on the perf sysfs ABI interface

2014-09-14 Thread Greg KH
On Sun, Sep 14, 2014 at 08:44:55AM -0700, Andi Kleen wrote: On Sun, Sep 14, 2014 at 08:34:07AM -0700, Greg KH wrote: On Sun, Sep 14, 2014 at 11:30:33AM +0200, Peter Zijlstra wrote: On Fri, Sep 12, 2014 at 03:34:19PM -0700, Andi Kleen wrote: From: Andi Kleen a...@linux.intel.com

[PATCH] Add some documentation on the perf sysfs ABI interface

2014-09-12 Thread Andi Kleen
From: Andi Kleen Initial attempt of documenting the perf sysfs interface as an ABI. I also added some additional pointers hopefully useful to the users. Comments welcome. Cc: Vince Weaver Cc: jo...@redhat.com v2: Various fixes. Fix cmask/inv (Stephane) Fixes from Randy Dunlap. Signed-off-by:

[PATCH] Add some documentation on the perf sysfs ABI interface

2014-09-12 Thread Andi Kleen
From: Andi Kleen a...@linux.intel.com Initial attempt of documenting the perf sysfs interface as an ABI. I also added some additional pointers hopefully useful to the users. Comments welcome. Cc: Vince Weaver vincent.wea...@maine.edu Cc: jo...@redhat.com v2: Various fixes. Fix cmask/inv

Re: [PATCH] Add some documentation on the perf sysfs ABI interface

2014-09-09 Thread Randy Dunlap
On 09/09/14 10:32, Andi Kleen wrote: > From: Andi Kleen > > Initial attempt of documenting the perf sysfs interface as > an ABI. I also added some additional pointers hopefully useful > to the users. Comments welcome. > > Cc: Vince Weaver > Cc: jo...@redhat.com > Signed-off-by: Andi Kleen >

Re: [PATCH] Add some documentation on the perf sysfs ABI interface

2014-09-09 Thread Andi Kleen
Fixed thanks. -Andi -- a...@linux.intel.com -- Speaking for myself only. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at

Re: [PATCH] Add some documentation on the perf sysfs ABI interface

2014-09-09 Thread Stephane Eranian
On Tue, Sep 9, 2014 at 7:32 PM, Andi Kleen wrote: > From: Andi Kleen > > Initial attempt of documenting the perf sysfs interface as > an ABI. I also added some additional pointers hopefully useful > to the users. Comments welcome. > > Cc: Vince Weaver > Cc: jo...@redhat.com > Signed-off-by:

[PATCH] Add some documentation on the perf sysfs ABI interface

2014-09-09 Thread Andi Kleen
From: Andi Kleen Initial attempt of documenting the perf sysfs interface as an ABI. I also added some additional pointers hopefully useful to the users. Comments welcome. Cc: Vince Weaver Cc: jo...@redhat.com Signed-off-by: Andi Kleen --- Documentation/ABI/stable/sysfs-devices-perf | 87

[PATCH] Add some documentation on the perf sysfs ABI interface

2014-09-09 Thread Andi Kleen
From: Andi Kleen a...@linux.intel.com Initial attempt of documenting the perf sysfs interface as an ABI. I also added some additional pointers hopefully useful to the users. Comments welcome. Cc: Vince Weaver vincent.wea...@maine.edu Cc: jo...@redhat.com Signed-off-by: Andi Kleen

Re: [PATCH] Add some documentation on the perf sysfs ABI interface

2014-09-09 Thread Stephane Eranian
On Tue, Sep 9, 2014 at 7:32 PM, Andi Kleen a...@firstfloor.org wrote: From: Andi Kleen a...@linux.intel.com Initial attempt of documenting the perf sysfs interface as an ABI. I also added some additional pointers hopefully useful to the users. Comments welcome. Cc: Vince Weaver

Re: [PATCH] Add some documentation on the perf sysfs ABI interface

2014-09-09 Thread Andi Kleen
Fixed thanks. -Andi -- a...@linux.intel.com -- Speaking for myself only. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at

Re: [PATCH] Add some documentation on the perf sysfs ABI interface

2014-09-09 Thread Randy Dunlap
On 09/09/14 10:32, Andi Kleen wrote: From: Andi Kleen a...@linux.intel.com Initial attempt of documenting the perf sysfs interface as an ABI. I also added some additional pointers hopefully useful to the users. Comments welcome. Cc: Vince Weaver vincent.wea...@maine.edu Cc: