Re: [PATCH 03/10] coresight: etm-perf: configuring filters from perf core

2016-07-21 Thread Mathieu Poirier
On 21 July 2016 at 09:15, Mathieu Poirier wrote: > On 20 July 2016 at 10:07, Suzuki K Poulose wrote: >> On 18/07/16 20:51, Mathieu Poirier wrote: >>> >>> This patch implements the required API needed to access >>> and retrieve range and

Re: [PATCH 03/10] coresight: etm-perf: configuring filters from perf core

2016-07-21 Thread Mathieu Poirier
On 21 July 2016 at 09:15, Mathieu Poirier wrote: > On 20 July 2016 at 10:07, Suzuki K Poulose wrote: >> On 18/07/16 20:51, Mathieu Poirier wrote: >>> >>> This patch implements the required API needed to access >>> and retrieve range and start/stop filters from the perf core. >>> >>>

Re: [PATCH 03/10] coresight: etm-perf: configuring filters from perf core

2016-07-21 Thread Mathieu Poirier
On 20 July 2016 at 10:07, Suzuki K Poulose wrote: > On 18/07/16 20:51, Mathieu Poirier wrote: >> >> This patch implements the required API needed to access >> and retrieve range and start/stop filters from the perf core. >> >> Signed-off-by: Mathieu Poirier

Re: [PATCH 03/10] coresight: etm-perf: configuring filters from perf core

2016-07-21 Thread Mathieu Poirier
On 20 July 2016 at 10:07, Suzuki K Poulose wrote: > On 18/07/16 20:51, Mathieu Poirier wrote: >> >> This patch implements the required API needed to access >> and retrieve range and start/stop filters from the perf core. >> >> Signed-off-by: Mathieu Poirier >> --- >>

Re: [PATCH 03/10] coresight: etm-perf: configuring filters from perf core

2016-07-20 Thread Suzuki K Poulose
On 18/07/16 20:51, Mathieu Poirier wrote: This patch implements the required API needed to access and retrieve range and start/stop filters from the perf core. Signed-off-by: Mathieu Poirier --- drivers/hwtracing/coresight/coresight-etm-perf.c | 146

Re: [PATCH 03/10] coresight: etm-perf: configuring filters from perf core

2016-07-20 Thread Suzuki K Poulose
On 18/07/16 20:51, Mathieu Poirier wrote: This patch implements the required API needed to access and retrieve range and start/stop filters from the perf core. Signed-off-by: Mathieu Poirier --- drivers/hwtracing/coresight/coresight-etm-perf.c | 146 ---

[PATCH 03/10] coresight: etm-perf: configuring filters from perf core

2016-07-18 Thread Mathieu Poirier
This patch implements the required API needed to access and retrieve range and start/stop filters from the perf core. Signed-off-by: Mathieu Poirier --- drivers/hwtracing/coresight/coresight-etm-perf.c | 146 ---

[PATCH 03/10] coresight: etm-perf: configuring filters from perf core

2016-07-18 Thread Mathieu Poirier
This patch implements the required API needed to access and retrieve range and start/stop filters from the perf core. Signed-off-by: Mathieu Poirier --- drivers/hwtracing/coresight/coresight-etm-perf.c | 146 --- drivers/hwtracing/coresight/coresight-etm-perf.h | 32 +