mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
perf vendor events intel: Update graniterapids events from 1.17 to 1.18
The updated events and metrics were published in:
5b93c8c750
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
409c04ab6b
commit
8036f15685
|
|
@ -296,6 +296,15 @@
|
|||
"SampleAfterValue": "200003",
|
||||
"UMask": "0x40"
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Cycles when L1D is locked",
|
||||
"Counter": "0,1,2,3",
|
||||
"EventCode": "0x42",
|
||||
"EventName": "LOCK_CYCLES.CACHE_LOCK_DURATION",
|
||||
"PublicDescription": "This event counts the number of cycles when the L1D is locked. It is a superset of the 0x1 mask (BUS_LOCK_CLOCKS.BUS_LOCK_DURATION).",
|
||||
"SampleAfterValue": "2000003",
|
||||
"UMask": "0x2"
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Core-originated cacheable requests that missed L3 (Except hardware prefetches to the L3)",
|
||||
"Counter": "0,1,2,3,4,5,6,7",
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ 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.12,grandridge,core
|
||||
GenuineIntel-6-A[DE],v1.17,graniterapids,core
|
||||
GenuineIntel-6-A[DE],v1.18,graniterapids,core
|
||||
GenuineIntel-6-(3C|45|46),v36,haswell,core
|
||||
GenuineIntel-6-3F,v29,haswellx,core
|
||||
GenuineIntel-6-7[DE],v1.24,icelake,core
|
||||
|
|
|
|||
|
Loading…
Reference in New Issue
Block a user