Re: [PATCH v3 2/2] soc: qcom: add l2 cache perf events driver

2016-08-22 Thread kbuild test robot
Hi Neil, [auto build test ERROR on linus/master] [also build test ERROR on v4.8-rc3 next-20160819] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] [Suggest to use git(>=2.9.0) format-patch --base= (or --base=auto for convenience) to record what

Re: [PATCH v3 2/2] soc: qcom: add l2 cache perf events driver

2016-08-22 Thread kbuild test robot
Hi Neil, [auto build test ERROR on linus/master] [also build test ERROR on v4.8-rc3 next-20160819] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] [Suggest to use git(>=2.9.0) format-patch --base= (or --base=auto for convenience) to record what

[PATCH v3 2/2] soc: qcom: add l2 cache perf events driver

2016-08-16 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. Signed-off-by: Neil Leeder --- drivers/soc/qcom/Kconfig | 10 +

[PATCH v3 2/2] soc: qcom: add l2 cache perf events driver

2016-08-16 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. Signed-off-by: Neil Leeder --- drivers/soc/qcom/Kconfig | 10 + drivers/soc/qcom/Makefile |