]> 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)
commite720f5836b894c9f2c9e905669056ac776594c74
tree9ee9b46c9672bf4f37dcd132c206ddc0238cf201
parentdcf043fd91bd27305345a7824e5a0cb5ff0a3400
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