perf vendor events intel: Add core event list for Alderlake-N
authorZhengjun Xing <zhengjun.xing@linux.intel.com>
Thu, 24 Nov 2022 03:14:38 +0000 (11:14 +0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 24 Nov 2022 12:46:46 +0000 (09:46 -0300)
commiteafcbb6838b67ae67bcab3f794dff593250a71bb
treeddefb061b49481477114bc0001712137387155f5
parent765d4e497fc51c64b50e5947d0b63bc3ccbd83d3
perf vendor events intel: Add core event list for Alderlake-N

Alderlake-N only has E-core, it has been moved to non-hybrid code path on
the kernel side, so add the cpuid for Alderlake-N separately.

Add core event list for Alderlake-N, it is based on the
ADL gracemont v1.16 JSON file.

https://github.com/intel/perfmon/tree/main/ADL/events/

Reviewed-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Xing Zhengjun <zhengjun.xing@linux.intel.com>
Cc: Alexander Shishkin <alexander.shishkin@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20221124031441.110134-1-zhengjun.xing@linux.intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/pmu-events/arch/x86/alderlaken/cache.json [new file with mode: 0644]
tools/perf/pmu-events/arch/x86/alderlaken/floating-point.json [new file with mode: 0644]
tools/perf/pmu-events/arch/x86/alderlaken/frontend.json [new file with mode: 0644]
tools/perf/pmu-events/arch/x86/alderlaken/memory.json [new file with mode: 0644]
tools/perf/pmu-events/arch/x86/alderlaken/other.json [new file with mode: 0644]
tools/perf/pmu-events/arch/x86/alderlaken/pipeline.json [new file with mode: 0644]
tools/perf/pmu-events/arch/x86/alderlaken/virtual-memory.json [new file with mode: 0644]
tools/perf/pmu-events/arch/x86/mapfile.csv