Re: [PATCH v2 2/5] arm64/perf: Cavium ThunderX L2C TAD uncore support

2016-04-19 Thread Mark Rutland
On Wed, Mar 09, 2016 at 05:21:04PM +0100, Jan Glauber wrote: > Support counters of the L2 Cache tag and data units. > > Also support pass2 added/modified counters by checking MIDR. > > Signed-off-by: Jan Glauber > --- > drivers/perf/uncore/Makefile| 3 +- > drivers/perf/uncore

[PATCH v2 2/5] arm64/perf: Cavium ThunderX L2C TAD uncore support

2016-03-09 Thread Jan Glauber
Support counters of the L2 Cache tag and data units. Also support pass2 added/modified counters by checking MIDR. Signed-off-by: Jan Glauber --- drivers/perf/uncore/Makefile| 3 +- drivers/perf/uncore/uncore_cavium.c | 6 +- drivers/perf/uncore/uncore_cavium.h