Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1309260
| From | Jan Glauber <jan.glauber@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [RFC PATCH 0/5] Cavium ThunderX PMU support |
| Date | 2016-01-14 14:00 +0100 |
| Message-ID | <qQPFo-7a4-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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 linux.kernel | Previous | Next | Find similar | Unroll thread
[RFC PATCH 0/5] Cavium ThunderX PMU support Jan Glauber <jan.glauber@gmail.com> - 2016-01-14 14:00 +0100
csiph-web