Searched hist:"21 bdbb7102edeaebb5ec4ef530c8f442f7562c96" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/perf/ |
H A D | Makefile | diff 21bdbb7102edeaebb5ec4ef530c8f442f7562c96 Tue Feb 07 19:14:04 CET 2017 Neil Leeder <nleeder@codeaurora.org> 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>
|
H A D | Kconfig | diff 21bdbb7102edeaebb5ec4ef530c8f442f7562c96 Tue Feb 07 19:14:04 CET 2017 Neil Leeder <nleeder@codeaurora.org> 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>
|
/linux/include/linux/ |
H A D | cpuhotplug.h | diff 21bdbb7102edeaebb5ec4ef530c8f442f7562c96 Tue Feb 07 19:14:04 CET 2017 Neil Leeder <nleeder@codeaurora.org> 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>
|