Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1309260 > unrolled thread
| Started by | Jan Glauber <jan.glauber@gmail.com> |
|---|---|
| First post | 2016-01-14 14:00 +0100 |
| Last post | 2016-01-14 14:00 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[RFC PATCH 0/5] Cavium ThunderX PMU support Jan Glauber <jan.glauber@gmail.com> - 2016-01-14 14:00 +0100
| From | Jan Glauber <jan.glauber@gmail.com> |
|---|---|
| Date | 2016-01-14 14:00 +0100 |
| Subject | [RFC PATCH 0/5] Cavium ThunderX PMU support |
| Message-ID | <qQPFo-7a4-5@gated-at.bofh.it> |
Hi Will & Mark, please have a look at these patches for perf PMU support. The Cavium PMU stuff should be pretty generic but the long cycle counter bit will change all ARMv8 PMUs and needs careful review. Thanks, Jan Jan Glauber (5): arm64/perf: Rename Cortex A57 events arm64/perf: Add Cavium ThunderX PMU support arm64: dts: Add Cavium ThunderX specific PMU arm64/perf: Enable PMCR long cycle counter bit arm64/perf: Extend event mask for ARMv8.1 Documentation/devicetree/bindings/arm/pmu.txt | 1 + arch/arm64/boot/dts/cavium/thunder-88xx.dtsi | 5 + arch/arm64/kernel/perf_event.c | 145 ++++++++++++++++++++------ drivers/perf/arm_pmu.c | 5 +- include/linux/perf/arm_pmu.h | 4 +- 5 files changed, 125 insertions(+), 35 deletions(-) -- 1.9.1
Back to top | Article view | linux.kernel
csiph-web