Re: [PATCH v5 2/3] perf: cavium: Support memory controller PMU counters

2017-06-15 Thread Jan Glauber
On Fri, Jun 02, 2017 at 05:33:38PM +0100, Mark Rutland wrote: > Hi, > > On Wed, May 17, 2017 at 10:31:21AM +0200, Jan Glauber wrote: > > Add support for the PMU counters on Cavium SOC memory controllers. > > > > This patch also adds generic functions to allow supporting more > > devices with PMU

Re: [PATCH v5 2/3] perf: cavium: Support memory controller PMU counters

2017-06-02 Thread Mark Rutland
Hi, On Wed, May 17, 2017 at 10:31:21AM +0200, Jan Glauber wrote: > Add support for the PMU counters on Cavium SOC memory controllers. > > This patch also adds generic functions to allow supporting more > devices with PMU counters. Please add a short description of the PMU. e.g. whether counters

[PATCH v5 2/3] perf: cavium: Support memory controller PMU counters

2017-05-17 Thread Jan Glauber
Add support for the PMU counters on Cavium SOC memory controllers. This patch also adds generic functions to allow supporting more devices with PMU counters. Signed-off-by: Jan Glauber --- drivers/edac/thunderx_edac.c| 12 +- drivers/perf/Kconfig| 8 + drivers/perf/Makefile