Re: perf, tools: Event files for Intel x86

2015-05-22 Thread Jiri Olsa
On Fri, May 22, 2015 at 05:20:11PM +0200, Andi Kleen wrote: > > > Currently only core events are included, not uncore. > > > > hum, not sure how you guys want to handle this, but it'd be nice > > to have all the bits in one place.. Could one of you guys please > > arrange branch with all this? >

Re: perf, tools: Event files for Intel x86

2015-05-22 Thread Sukadev Bhattiprolu
Jiri Olsa [jo...@redhat.com] wrote: | On Wed, May 20, 2015 at 09:11:27PM -0700, Andi Kleen wrote: | > This patchkit extends Sukadev builtin event list patches for Intel x86. | > With that perf can build in event lists. | | Sukadev, | could you please pick it up fr your next patchset version, | so

Re: perf, tools: Event files for Intel x86

2015-05-22 Thread Andi Kleen
> > Currently only core events are included, not uncore. > > hum, not sure how you guys want to handle this, but it'd be nice > to have all the bits in one place.. Could one of you guys please > arrange branch with all this? I would suggest to handle the code together in a single branch. And the

Re: perf, tools: Event files for Intel x86

2015-05-22 Thread Jiri Olsa
On Wed, May 20, 2015 at 09:11:27PM -0700, Andi Kleen wrote: > This patchkit extends Sukadev builtin event list patches for Intel x86. > With that perf can build in event lists. Sukadev, could you please pick it up fr your next patchset version, so we have only single patchset? > > This also adds

perf, tools: Event files for Intel x86

2015-05-20 Thread Andi Kleen
This patchkit extends Sukadev builtin event list patches for Intel x86. With that perf can build in event lists. This also adds some missing features from the older JSON patchkits, in particular the ability to print descriptions. I am not posting the actual event files, because they are gigantic