Re: [PATCH 00/16] perf, persistent: Kernel updates for perf tool integration

2013-06-02 Thread Borislav Petkov
On Sat, Jun 01, 2013 at 06:15:55PM +0200, Robert Richter wrote: > Instead I reviewed the code while developing it with certain goals in > mind. Most changes I found necessary while building and running a > modified version during development. That never could be found in a > patch review. These cha

Re: [PATCH 00/16] perf, persistent: Kernel updates for perf tool integration

2013-06-01 Thread Robert Richter
On 31.05.13 14:21:36, Borislav Petkov wrote: > On Fri, May 31, 2013 at 11:32:10AM +0200, Robert Richter wrote: > > Hmm, since the changes in the onliner patches are either hard effort > > to find in reviewing/testing or more or less related to the new > > implementation, I better prefer to keep aut

Re: [PATCH 00/16] perf, persistent: Kernel updates for perf tool integration

2013-05-31 Thread Borislav Petkov
On Fri, May 31, 2013 at 11:32:10AM +0200, Robert Richter wrote: > Hmm, since the changes in the onliner patches are either hard effort > to find in reviewing/testing or more or less related to the new > implementation, I better prefer to keep authorship as well to document > the code development (d

Re: [PATCH 00/16] perf, persistent: Kernel updates for perf tool integration

2013-05-31 Thread Robert Richter
On 31.05.13 11:15:40, Borislav Petkov wrote: > On Fri, May 31, 2013 at 10:47:20AM +0200, Robert Richter wrote: > > Patches base on Boris' patches which I have rebased to latest > > tip/perf/core. All patches can be found here: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.gi

Re: [PATCH 00/16] perf, persistent: Kernel updates for perf tool integration

2013-05-31 Thread Borislav Petkov
On Fri, May 31, 2013 at 10:47:20AM +0200, Robert Richter wrote: > Patches base on Boris' patches which I have rebased to latest > tip/perf/core. All patches can be found here: > > git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile.git persistent Right, we should merge the fixes/changes

[PATCH 00/16] perf, persistent: Kernel updates for perf tool integration

2013-05-31 Thread Robert Richter
From: Robert Richter This patch set implements out of the box support of perf tools for persistent events. For this the kernel must provide necessary information about existing persistent events via sysfs to userland. Persistent events are provided by the kernel with readonly event buffers. To al