Re: [PATCH 6/6][v3] perf: Document the ABI of perf sysfs entries

2013-01-22 Thread Jiri Olsa
On Fri, Jan 18, 2013 at 09:46:54AM -0800, Sukadev Bhattiprolu wrote: > Jiri Olsa [jo...@redhat.com] wrote: SNIP > + > +Contact: Linux kernel mailing list > + Linux Powerpc mailing list > + > +Description: POWER-systems specific performance monitoring events > + > + A

Re: [PATCH 6/6][v3] perf: Document the ABI of perf sysfs entries

2013-01-18 Thread Arnaldo Carvalho de Melo
Em Fri, Jan 18, 2013 at 09:46:54AM -0800, Sukadev Bhattiprolu escreveu: > Jiri Olsa [jo...@redhat.com] wrote: > | Maybe it'd worth to mention, that it does not need to be just 'event', > | but anything from /sys/bus/event_source/devices//format directory, > | like > | > | The can be mu

Re: [PATCH 6/6][v3] perf: Document the ABI of perf sysfs entries

2013-01-18 Thread Sukadev Bhattiprolu
Jiri Olsa [jo...@redhat.com] wrote: | Maybe it'd worth to mention, that it does not need to be just 'event', | but anything from /sys/bus/event_source/devices//format directory, | like | | The can be multiple terms like 'event=0x' specified | and separated with comm

Re: [PATCH 6/6][v3] perf: Document the ABI of perf sysfs entries

2013-01-17 Thread Jiri Olsa
[PATCH 6/6][v3] perf: Document the ABI of perf sysfs entries > | > > > | > > This patchset addes two new sets of files to sysfs: > | > > > | > > - generic and POWER-specific perf events in > /sys/devices/cpu/events/ > | > >

Re: [PATCH 6/6][v3] perf: Document the ABI of perf sysfs entries

2013-01-16 Thread Sukadev Bhattiprolu
Jiri Olsa [jo...@redhat.com] wrote: | On Tue, Jan 15, 2013 at 03:57:59PM -0300, Arnaldo Carvalho de Melo wrote: | > Em Wed, Jan 09, 2013 at 05:07:03PM -0800, Sukadev Bhattiprolu escreveu: | > > [PATCH 6/6][v3] perf: Document the ABI of perf sysfs entries | > > | > > This p

Re: [PATCH 6/6][v3] perf: Document the ABI of perf sysfs entries

2013-01-16 Thread Jiri Olsa
On Tue, Jan 15, 2013 at 03:57:59PM -0300, Arnaldo Carvalho de Melo wrote: > Em Wed, Jan 09, 2013 at 05:07:03PM -0800, Sukadev Bhattiprolu escreveu: > > [PATCH 6/6][v3] perf: Document the ABI of perf sysfs entries > > > > This patchset addes two new sets of files to sysfs: &

Re: [PATCH 6/6][v3] perf: Document the ABI of perf sysfs entries

2013-01-15 Thread Greg KH
On Tue, Jan 15, 2013 at 03:57:59PM -0300, Arnaldo Carvalho de Melo wrote: > Em Wed, Jan 09, 2013 at 05:07:03PM -0800, Sukadev Bhattiprolu escreveu: > > [PATCH 6/6][v3] perf: Document the ABI of perf sysfs entries > > > > This patchset addes two new sets of files to sysfs: &

Re: [PATCH 6/6][v3] perf: Document the ABI of perf sysfs entries

2013-01-15 Thread Arnaldo Carvalho de Melo
Em Wed, Jan 09, 2013 at 05:07:03PM -0800, Sukadev Bhattiprolu escreveu: > [PATCH 6/6][v3] perf: Document the ABI of perf sysfs entries > > This patchset addes two new sets of files to sysfs: > > - generic and POWER-specific perf events in /sys/devices/cpu/events/ >

[PATCH 6/6][v3] perf: Document the ABI of perf sysfs entries

2013-01-09 Thread Sukadev Bhattiprolu
[PATCH 6/6][v3] perf: Document the ABI of perf sysfs entries This patchset addes two new sets of files to sysfs: - generic and POWER-specific perf events in /sys/devices/cpu/events/ - perf event config format in /sys/devices/cpu/format/event Document the format of these files