perf vendor events intel: Fix uncore topics for skylakex
authorIan Rogers <irogers@google.com>
Thu, 13 Apr 2023 13:29:47 +0000 (06:29 -0700)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 13 Apr 2023 21:55:23 +0000 (18:55 -0300)
commit748d5cf71948d5ad2cac896777dd5ccc6ea494e9
tree0b5cc4a1eb77d3a4aff511807c2de63cfcc684fa
parent9a8b303688f80aa9480d6a196817c90b6a592356
perf vendor events intel: Fix uncore topics for skylakex

Remove 'uncore-other' topic classification, move to cache,
interconnect, io and memory.

Signed-off-by: Ian Rogers <irogers@google.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Caleb Biggers <caleb.biggers@intel.com>
Cc: Edward Baker <edward.baker@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Perry Taylor <perry.taylor@intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Xing Zhengjun <zhengjun.xing@linux.intel.com>
Link: http://lore.kernel.org/lkml/20230413132949.3487664-20-irogers@google.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/pmu-events/arch/x86/skylakex/uncore-cache.json [new file with mode: 0644]
tools/perf/pmu-events/arch/x86/skylakex/uncore-interconnect.json [new file with mode: 0644]
tools/perf/pmu-events/arch/x86/skylakex/uncore-io.json [new file with mode: 0644]
tools/perf/pmu-events/arch/x86/skylakex/uncore-memory.json
tools/perf/pmu-events/arch/x86/skylakex/uncore-other.json [deleted file]