Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1320766

[PATCH v2 0/5] Cavium ThunderX PMU support

From Jan Glauber <jglauber@cavium.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/5] Cavium ThunderX PMU support
Date 2016-01-28 16:00 +0100
Message-ID <qVWdc-4Sp-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Mark & Will,

I'm resending the arm64 PMU patches. The only difference to the first
version is that I dropped the x on thunder in order to be consistent
with the existing device tree name.

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 | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/5] Cavium ThunderX PMU support Jan Glauber <jglauber@cavium.com> - 2016-01-28 16:00 +0100
  [PATCH v2 2/5] arm64/perf: Add Cavium ThunderX PMU support Jan Glauber <jglauber@cavium.com> - 2016-01-28 16:00 +0100
  [PATCH v2 5/5] arm64/perf: Extend event mask for ARMv8.1 Jan Glauber <jglauber@cavium.com> - 2016-01-28 16:00 +0100
    Re: [PATCH v2 5/5] arm64/perf: Extend event mask for ARMv8.1 kbuild test robot <lkp@intel.com> - 2016-01-28 18:40 +0100
      Re: [PATCH v2 5/5] arm64/perf: Extend event mask for ARMv8.1 Jan Glauber <jan.glauber@caviumnetworks.com> - 2016-01-29 10:10 +0100
    [PATCH v2 5/5] arm64/perf: Extend event mask for ARMv8.1 Jan Glauber <jglauber@cavium.com> - 2016-01-29 09:40 +0100
      Re: [PATCH v2 5/5] arm64/perf: Extend event mask for ARMv8.1 David Daney <ddaney@caviumnetworks.com> - 2016-01-29 18:10 +0100

csiph-web