]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
perf vendor events arm64: Fix typo in Ampere eMag json file
authorChu Guangqing <chuguangqing@inspur.com>
Fri, 31 Oct 2025 03:17:29 +0000 (11:17 +0800)
committerNamhyung Kim <namhyung@kernel.org>
Fri, 31 Oct 2025 19:27:56 +0000 (12:27 -0700)
Correct instruction spelling errors.

Signed-off-by: Chu Guangqing <chuguangqing@inspur.com>
Reviewed-by: James Clark <james.clark@linaro.org>
Reviewed-by: Ilkka Koskinen <ilkka@os.amperecomputing.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/pmu-events/arch/arm64/ampere/emag/cache.json

index 4cc50b7da52648fcad190980235b5a0074ec1dd4..4001cc5753a775d8b8048edcab6ed3e156b23c8b 100644 (file)
@@ -81,7 +81,7 @@
         "BriefDescription": "L2D TLB access"
     },
     {
-        "PublicDescription": "Level 2 access to instruciton TLB that caused a page table walk. This event counts on any instruciton access which causes L2I_TLB_REFILL to count",
+        "PublicDescription": "Level 2 access to instruction TLB that caused a page table walk. This event counts on any instruction access which causes L2I_TLB_REFILL to count",
         "EventCode": "0x35",
         "EventName": "L2I_TLB_ACCESS",
         "BriefDescription": "L2I TLB access"