Commit 36c84190 authored by Ian Rogers's avatar Ian Rogers Committed by Arnaldo Carvalho de Melo
Browse files

perf vendor events intel: Update WSM-EX events to v3

Events are generated for Westmere EX v3 with events from:

  https://download.01.org/perfmon/WSM-EX/

Using the scripts at:

  https://github.com/intel/event-converter-for-linux-perf/



This change updates descriptions.

Reviewed-by: default avatarKan Liang <kan.liang@linux.intel.com>
Signed-off-by: default avatarIan Rogers <irogers@google.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Alexandre Torgue <alexandre.torgue@foss.st.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: James Clark <james.clark@arm.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: John Garry <john.garry@huawei.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Maxime Coquelin <mcoquelin.stm32@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Xing Zhengjun <zhengjun.xing@linux.intel.com>
Link: https://lore.kernel.org/r/20220428075730.797727-7-irogers@google.com


Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
parent a0cb4489
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -1761,7 +1761,7 @@
        "UMask": "0x1"
    },
    {
        "BriefDescription": "Offcore data reads, RFO's and prefetches satisfied by the IO, CSR, MMIO unit",
        "BriefDescription": "Offcore data reads, RFOs, and prefetches satisfied by the IO, CSR, MMIO unit",
        "Counter": "2",
        "EventCode": "0xB7",
        "EventName": "OFFCORE_RESPONSE.DATA_IN.IO_CSR_MMIO",
@@ -1772,7 +1772,7 @@
        "UMask": "0x1"
    },
    {
        "BriefDescription": "Offcore data reads, RFO's and prefetches statisfied by the LLC and not found in a sibling core",
        "BriefDescription": "Offcore data reads, RFOs, and prefetches satisfied by the LLC and not found in a sibling core",
        "Counter": "2",
        "EventCode": "0xB7",
        "EventName": "OFFCORE_RESPONSE.DATA_IN.LLC_HIT_NO_OTHER_CORE",
@@ -1783,7 +1783,7 @@
        "UMask": "0x1"
    },
    {
        "BriefDescription": "Offcore data reads, RFO's and prefetches satisfied by the LLC and HIT in a sibling core",
        "BriefDescription": "Offcore data reads, RFOs, and prefetches satisfied by the LLC and HIT in a sibling core",
        "Counter": "2",
        "EventCode": "0xB7",
        "EventName": "OFFCORE_RESPONSE.DATA_IN.LLC_HIT_OTHER_CORE_HIT",
@@ -1794,7 +1794,7 @@
        "UMask": "0x1"
    },
    {
        "BriefDescription": "Offcore data reads, RFO's and prefetches satisfied by the LLC  and HITM in a sibling core",
        "BriefDescription": "Offcore data reads, RFOs, and prefetches satisfied by the LLC  and HITM in a sibling core",
        "Counter": "2",
        "EventCode": "0xB7",
        "EventName": "OFFCORE_RESPONSE.DATA_IN.LLC_HIT_OTHER_CORE_HITM",
@@ -1849,7 +1849,7 @@
        "UMask": "0x1"
    },
    {
        "BriefDescription": "Offcore data reads, RFO's and prefetches that HIT in a remote cache",
        "BriefDescription": "Offcore data reads, RFOs, and prefetches that HIT in a remote cache",
        "Counter": "2",
        "EventCode": "0xB7",
        "EventName": "OFFCORE_RESPONSE.DATA_IN.REMOTE_CACHE_HIT",
@@ -1860,7 +1860,7 @@
        "UMask": "0x1"
    },
    {
        "BriefDescription": "Offcore data reads, RFO's and prefetches that HITM in a remote cache",
        "BriefDescription": "Offcore data reads, RFOs, and prefetches that HITM in a remote cache",
        "Counter": "2",
        "EventCode": "0xB7",
        "EventName": "OFFCORE_RESPONSE.DATA_IN.REMOTE_CACHE_HITM",
+3 −3
Original line number Diff line number Diff line
@@ -294,7 +294,7 @@
        "UMask": "0x1"
    },
    {
        "BriefDescription": "Offcore data reads, RFO's and prefetches statisfied by the local DRAM.",
        "BriefDescription": "Offcore data reads, RFOs, and prefetches satisfied by the local DRAM.",
        "Counter": "2",
        "EventCode": "0xB7",
        "EventName": "OFFCORE_RESPONSE.DATA_IN.LOCAL_DRAM",
@@ -305,7 +305,7 @@
        "UMask": "0x1"
    },
    {
        "BriefDescription": "Offcore data reads, RFO's and prefetches statisfied by the remote DRAM",
        "BriefDescription": "Offcore data reads, RFOs, and prefetches satisfied by the remote DRAM",
        "Counter": "2",
        "EventCode": "0xB7",
        "EventName": "OFFCORE_RESPONSE.DATA_IN.REMOTE_DRAM",