OSDN Git Service

perf vendor events: Rename arm64 arch std event files
authorAndrew Kilroy <andrew.kilroy@arm.com>
Fri, 10 Dec 2021 12:37:05 +0000 (12:37 +0000)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 16 Dec 2021 15:18:11 +0000 (12:18 -0300)
commit6732f10b11c63112ce34a064b247c00e090b9514
treebfef3747791558c6843dea19e43453245e147381
parent3987d65f45ed51a4650e911baa68f9b6ed4623cb
perf vendor events: Rename arm64 arch std event files

A previous commit adds pmu events into the files

  armv8-common-and-microarch.json
  armv8-recommended.json

that are actually specified in an armv9 reference supplement, not armv8.
As such, naming the files with the armv8 prefix seems artificial.

This patch renames the files to reflect that these two files are for
arch std events regardless of whether they are defined in armv8 or
armv9.

Reviewed-by: John Garry <john.garry@huawei.com>
Signed-off-by: Andrew Kilroy <andrew.kilroy@arm.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Leo Yan <leo.yan@linaro.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Mathieu Poirier <mathieu.poirier@linaro.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Will Deacon <will@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org
Link: https://lore.kernel.org/r/20211210123706.7490-3-andrew.kilroy@arm.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/pmu-events/arch/arm64/common-and-microarch.json [moved from tools/perf/pmu-events/arch/arm64/armv8-common-and-microarch.json with 100% similarity]
tools/perf/pmu-events/arch/arm64/recommended.json [moved from tools/perf/pmu-events/arch/arm64/armv8-recommended.json with 100% similarity]