Skip to content

Commit 5980207

Browse files
captain5050acmel
authored andcommitted
perf vendor events intel: Refresh westmereep-dp events
Update the westmereep-dp events using the new tooling from: https://github.com/intel/perfmon The events are unchanged, unused json values are removed and the version number bumped to v3 to match the perfmon mapfile.csv. This increases consistency across the json files. Signed-off-by: Ian Rogers <[email protected]> Acked-by: Kan Liang <[email protected]> Cc: Adrian Hunter <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: Caleb Biggers <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: John Garry <[email protected]> Cc: Mark Rutland <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Perry Taylor <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephane Eranian <[email protected]> Cc: Xing Zhengjun <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
1 parent 69f685e commit 5980207

File tree

8 files changed

+6
-781
lines changed

8 files changed

+6
-781
lines changed

tools/perf/pmu-events/arch/x86/mapfile.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ GenuineIntel-6-(4E|5E|8E|9E|A5|A6),v53,skylake,core
2727
GenuineIntel-6-55-[01234],v1.28,skylakex,core
2828
GenuineIntel-6-86,v1.20,snowridgex,core
2929
GenuineIntel-6-8[CD],v1.08,tigerlake,core
30-
GenuineIntel-6-2C,v2,westmereep-dp,core
30+
GenuineIntel-6-2C,v3,westmereep-dp,core
3131
GenuineIntel-6-25,v3,westmereep-sp,core
3232
GenuineIntel-6-2F,v3,westmereex,core
3333
AuthenticAMD-23-([12][0-9A-F]|[0-9A-F]),v2,amdzen1,core

0 commit comments

Comments
 (0)