]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: perf: add I6500 handling
authorMarcin Nowakowski <marcin.nowakowski@imgtec.com>
Tue, 13 Jun 2017 09:23:39 +0000 (11:23 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 28 Jun 2017 10:22:39 +0000 (12:22 +0200)
commitcb90c030668027de526115421264aa40d7c72356
tree9ee9b46c9672bf4f37dcd132c206ddc0238cf201
parentc18665e2e3f3ec4d8a81bba10d926d5e8472483d
MIPS: perf: add I6500 handling

Add a definition of the perf registers for the new I6500 core.

Since I6500 has the same event definitions as I6400, re-use the existing
i6400 map structures by renaming them to a slightly more generic
'i6x00_***_map'.

Signed-off-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/16362/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/perf_event_mipsxx.c