mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
perf vendor events intel: Update emeraldrapids events from 1.21 to 1.23
The updated events and metrics were published in:
526f1bf0ad
Reviewed-by: Dapeng Mi <dapeng1.mi@linux.intel.com>
Signed-off-by: Ian Rogers <irogers@google.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andreas Färber <afaerber@suse.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: James Clark <james.clark@linaro.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Manivannan Sadhasivam <mani@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Falcon <thomas.falcon@intel.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
This commit is contained in:
parent
1a5c515eae
commit
91a914e8b9
|
|
@ -181,6 +181,15 @@
|
|||
"SampleAfterValue": "200003",
|
||||
"UMask": "0xff"
|
||||
},
|
||||
{
|
||||
"BriefDescription": "All requests that hit L2 cache [This event is alias to L2_RQSTS.HIT]",
|
||||
"Counter": "0,1,2,3",
|
||||
"EventCode": "0x24",
|
||||
"EventName": "L2_REQUEST.HIT",
|
||||
"PublicDescription": "Counts all requests that hit L2 cache. [This event is alias to L2_RQSTS.HIT]",
|
||||
"SampleAfterValue": "200003",
|
||||
"UMask": "0xdf"
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Read requests with true-miss in L2 cache. [This event is alias to L2_RQSTS.MISS]",
|
||||
"Counter": "0,1,2,3",
|
||||
|
|
@ -279,6 +288,15 @@
|
|||
"SampleAfterValue": "200003",
|
||||
"UMask": "0x21"
|
||||
},
|
||||
{
|
||||
"BriefDescription": "All requests that hit L2 cache [This event is alias to L2_REQUEST.HIT]",
|
||||
"Counter": "0,1,2,3",
|
||||
"EventCode": "0x24",
|
||||
"EventName": "L2_RQSTS.HIT",
|
||||
"PublicDescription": "Counts all requests that hit L2 cache. [This event is alias to L2_REQUEST.HIT]",
|
||||
"SampleAfterValue": "200003",
|
||||
"UMask": "0xdf"
|
||||
},
|
||||
{
|
||||
"BriefDescription": "L2_RQSTS.HWPF_MISS",
|
||||
"Counter": "0,1,2,3",
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ GenuineIntel-6-4F,v23,broadwellx,core
|
|||
GenuineIntel-6-55-[56789ABCDEF],v1.25,cascadelakex,core
|
||||
GenuineIntel-6-DD,v1.02,clearwaterforest,core
|
||||
GenuineIntel-6-9[6C],v1.05,elkhartlake,core
|
||||
GenuineIntel-6-CF,v1.21,emeraldrapids,core
|
||||
GenuineIntel-6-CF,v1.23,emeraldrapids,core
|
||||
GenuineIntel-6-5[CF],v13,goldmont,core
|
||||
GenuineIntel-6-7A,v1.01,goldmontplus,core
|
||||
GenuineIntel-6-B6,v1.11,grandridge,core
|
||||
|
|
|
|||
|
Loading…
Reference in New Issue
Block a user