Commit 774f2c08 authored by Colin Ian King's avatar Colin Ian King Committed by Arnaldo Carvalho de Melo
Browse files

perf vendor events powerpc: Fix spelling mistake "icach" -> "icache"



There is a spelling mistake in the description text, fix it.

Signed-off-by: default avatarColin King <colin.king@canonical.com>
Acked-by: default avatarIan Rogers <irogers@google.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: kernel-janitors@vger.kernel.org
Link: http://lore.kernel.org/lkml/20210916081314.41751-1-colin.king@canonical.com


Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
parent 0f892fd1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1046,7 +1046,7 @@
  {
    "EventCode": "0x4e010",
    "EventName": "PM_GCT_NOSLOT_IC_L3MISS",
    "BriefDescription": "Gct empty for this thread due to icach l3 miss",
    "BriefDescription": "Gct empty for this thread due to icache l3 miss",
    "PublicDescription": ""
  },
  {