Re: [PATCH V7 00/24] Coresight integration with perf

2015-12-23 Thread Mathieu Poirier
On 19 December 2015 at 10:42, Rabin Vincent wrote: > On Fri, Dec 18, 2015 at 01:58:56PM -0700, Mathieu Poirier wrote: >> This patchset aims to integrate configuration and control of >> the Coresight tracers with the perf sub-system. >> >> The goal is to use PMUs to represent tracers and the auxili

Re: [PATCH V7 00/24] Coresight integration with perf

2015-12-19 Thread Rabin Vincent
On Fri, Dec 18, 2015 at 01:58:56PM -0700, Mathieu Poirier wrote: > This patchset aims to integrate configuration and control of > the Coresight tracers with the perf sub-system. > > The goal is to use PMUs to represent tracers and the auxiliary > buffer enhancement to collect processor traces. As

[PATCH V7 00/24] Coresight integration with perf

2015-12-18 Thread Mathieu Poirier
This patchset aims to integrate configuration and control of the Coresight tracers with the perf sub-system. The goal is to use PMUs to represent tracers and the auxiliary buffer enhancement to collect processor traces. As such a lot of work is done to move the current Coresight sysFS oriented co