Re: [RFC 00/11] perf tools: Factor stat reading and CQM changes

2014-11-21 Thread Jiri Olsa
On Fri, Nov 21, 2014 at 10:31:04AM +0100, Jiri Olsa wrote: > hi, > this patchset factors Matt's userspace part of CQM patches: > http://marc.info/?l=linux-kernel&m=141156746730336&w=2 > > I needed to put counters reading into single place, which in > the end turned out to be simplification of the

[RFC 00/11] perf tools: Factor stat reading and CQM changes

2014-11-21 Thread Jiri Olsa
hi, this patchset factors Matt's userspace part of CQM patches: http://marc.info/?l=linux-kernel&m=141156746730336&w=2 I needed to put counters reading into single place, which in the end turned out to be simplification of the stat command reading side. any comments are welcome, jirka Cc: Andi