1
0
Fork 0
alistair23-linux/drivers/perf
Neil Leeder 21bdbb7102 perf: add qcom l2 cache perf events driver
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.

Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Neil Leeder <nleeder@codeaurora.org>
[will: minimise nesting in l2_cache_associate_cpu_with_cluster]
[will: use kstrtoul for unsigned long, remove redunant .owner setting]
Signed-off-by: Will Deacon <will.deacon@arm.com>
2017-02-08 19:32:24 +00:00
..
Kconfig perf: add qcom l2 cache perf events driver 2017-02-08 19:32:24 +00:00
Makefile perf: add qcom l2 cache perf events driver 2017-02-08 19:32:24 +00:00
arm_pmu.c cpu/hotplug: Cleanup state names 2016-12-25 10:47:44 +01:00
qcom_l2_pmu.c perf: add qcom l2 cache perf events driver 2017-02-08 19:32:24 +00:00
xgene_pmu.c perf: xgene: Include module.h 2017-02-03 18:46:47 +00:00