Re: [PATCH] perf vendor events: Fix spelling mistake "icach" -> "icache"

From: Ian Rogers
Date: Sat Sep 18 2021 - 15:46:38 EST


On Thu, Sep 16, 2021 at 1:13 AM Colin King <colin.king@xxxxxxxxxxxxx> wrote:
>
> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> There is a spelling mistake in the description text, fix it.
>
> Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>

Acked-by: Ian Rogers <irogers@xxxxxxxxxx>

Thanks,
Ian

> ---
> tools/perf/pmu-events/arch/powerpc/power8/other.json | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/perf/pmu-events/arch/powerpc/power8/other.json b/tools/perf/pmu-events/arch/powerpc/power8/other.json
> index 84a0cedf1fd9..f1f2965f6775 100644
> --- a/tools/perf/pmu-events/arch/powerpc/power8/other.json
> +++ b/tools/perf/pmu-events/arch/powerpc/power8/other.json
> @@ -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": ""
> },
> {
> --
> 2.32.0
>