.../arch/x86/alderlake/adl-metrics.json | 104 ++++---- .../pmu-events/arch/x86/alderlake/cache.json | 99 ++++---- .../arch/x86/alderlake/floating-point.json | 28 +-- .../arch/x86/alderlake/frontend.json | 42 ++-- .../pmu-events/arch/x86/alderlake/memory.json | 12 +- .../pmu-events/arch/x86/alderlake/other.json | 8 +- .../arch/x86/alderlake/pipeline.json | 163 +++++-------- .../x86/alderlake/uncore-interconnect.json | 2 - .../arch/x86/alderlake/virtual-memory.json | 40 +-- .../arch/x86/alderlaken/adln-metrics.json | 20 +- .../x86/alderlaken/uncore-interconnect.json | 2 - .../arch/x86/arrowlake/arl-metrics.json | 180 ++++++++------ .../pmu-events/arch/x86/arrowlake/cache.json | 122 +++++++--- .../arch/x86/arrowlake/frontend.json | 40 +-- .../pmu-events/arch/x86/arrowlake/memory.json | 22 +- .../arch/x86/arrowlake/pipeline.json | 94 +++++--- .../arch/x86/broadwell/bdw-metrics.json | 30 +-- .../arch/x86/broadwellde/bdwde-metrics.json | 30 +-- .../arch/x86/broadwellx/bdx-metrics.json | 33 ++- .../arch/x86/cascadelakex/clx-metrics.json | 139 ++++++++--- .../arch/x86/emeraldrapids/cache.json | 100 ++++---- .../arch/x86/emeraldrapids/emr-metrics.json | 131 +++++----- .../x86/emeraldrapids/floating-point.json | 43 ++-- .../arch/x86/emeraldrapids/frontend.json | 42 ++-- .../arch/x86/emeraldrapids/memory.json | 30 +-- .../arch/x86/emeraldrapids/other.json | 28 ++- .../arch/x86/emeraldrapids/pipeline.json | 167 +++++-------- .../arch/x86/emeraldrapids/uncore-memory.json | 82 +++++++ .../x86/emeraldrapids/virtual-memory.json | 40 +-- .../arch/x86/grandridge/grr-metrics.json | 20 +- .../arch/x86/graniterapids/cache.json | 227 +++++++++++++----- .../x86/graniterapids/floating-point.json | 43 ++-- .../arch/x86/graniterapids/frontend.json | 42 ++-- .../arch/x86/graniterapids/gnr-metrics.json | 131 +++++----- .../arch/x86/graniterapids/memory.json | 33 ++- .../arch/x86/graniterapids/other.json | 30 ++- .../arch/x86/graniterapids/pipeline.json | 167 ++++++------- .../arch/x86/graniterapids/uncore-io.json | 1 - .../arch/x86/graniterapids/uncore-memory.json | 31 --- .../x86/graniterapids/virtual-memory.json | 40 +-- .../arch/x86/haswell/hsw-metrics.json | 32 ++- .../arch/x86/haswellx/hsx-metrics.json | 35 ++- .../arch/x86/icelake/icl-metrics.json | 96 ++++---- .../arch/x86/icelakex/icx-metrics.json | 155 ++++++++---- .../arch/x86/ivybridge/ivb-metrics.json | 30 +-- .../arch/x86/ivytown/ivt-metrics.json | 33 ++- .../arch/x86/jaketown/jkt-metrics.json | 20 +- .../pmu-events/arch/x86/lunarlake/cache.json | 104 ++++++-- .../arch/x86/lunarlake/frontend.json | 40 +-- .../arch/x86/lunarlake/lnl-metrics.json | 216 +++++++++-------- .../pmu-events/arch/x86/lunarlake/memory.json | 22 +- .../arch/x86/lunarlake/pipeline.json | 85 ++++--- .../x86/lunarlake/uncore-interconnect.json | 10 + .../arch/x86/lunarlake/uncore-memory.json | 8 + tools/perf/pmu-events/arch/x86/mapfile.csv | 16 +- .../pmu-events/arch/x86/meteorlake/cache.json | 129 +++++----- .../arch/x86/meteorlake/floating-point.json | 28 +-- .../arch/x86/meteorlake/frontend.json | 42 ++-- .../arch/x86/meteorlake/memory.json | 15 +- .../arch/x86/meteorlake/mtl-metrics.json | 103 ++++---- .../pmu-events/arch/x86/meteorlake/other.json | 5 +- .../arch/x86/meteorlake/pipeline.json | 173 ++++++------- .../arch/x86/meteorlake/virtual-memory.json | 40 +-- .../arch/x86/rocketlake/rkl-metrics.json | 97 ++++---- .../arch/x86/sandybridge/snb-metrics.json | 19 +- .../arch/x86/sapphirerapids/cache.json | 100 ++++---- .../x86/sapphirerapids/floating-point.json | 43 ++-- .../arch/x86/sapphirerapids/frontend.json | 42 ++-- .../arch/x86/sapphirerapids/memory.json | 30 +-- .../arch/x86/sapphirerapids/other.json | 28 ++- .../arch/x86/sapphirerapids/pipeline.json | 167 +++++-------- .../arch/x86/sapphirerapids/spr-metrics.json | 153 +++++++----- .../x86/sapphirerapids/uncore-memory.json | 82 +++++++ .../x86/sapphirerapids/virtual-memory.json | 40 +-- .../arch/x86/sierraforest/srf-metrics.json | 20 +- .../arch/x86/skylake/skl-metrics.json | 101 +++++--- .../arch/x86/skylakex/skx-metrics.json | 101 +++++--- .../arch/x86/tigerlake/tgl-metrics.json | 97 ++++---- tools/perf/util/parse-events.c | 116 ++++----- 79 files changed, 2930 insertions(+), 2381 deletions(-) create mode 100644 tools/perf/pmu-events/arch/x86/lunarlake/uncore-interconnect.json