Re: [PATCH v10] perf: add qcom l2 cache perf events driver

2017-02-07 Thread Mark Rutland
Hi Neil, On Tue, Feb 07, 2017 at 01:14:04PM -0500, Neil Leeder wrote: > Adds perf events support for L2 cache PMU. > > The L2 cache PMU driver is named 'l2cache_0' and can be used > with perf events to profile L2 events such as cache hits > and misses on Qualcomm Technologies processors. > > Si

[PATCH v10] perf: add qcom l2 cache perf events driver

2017-02-07 Thread Neil Leeder
Adds perf events support for L2 cache PMU. The L2 cache PMU driver is named 'l2cache_0' and can be used with perf events to profile L2 events such as cache hits and misses on Qualcomm Technologies processors. Signed-off-by: Neil Leeder --- v10: Remove unnecessary cross-call for reset Remove filt