Em Wed, Dec 07, 2022 at 01:56:45PM +0000, Colin Ian King escreveu: > There is a spelling mistake in the description text. Fix it. Sandipan, Is this generated from some other file? Or can I apply this one? - Arnaldo > Signed-off-by: Colin Ian King <colin.i.king@xxxxxxxxx> > --- > 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 f1f2965f6775..6de8c472ec99 100644 > --- a/tools/perf/pmu-events/arch/powerpc/power8/other.json > +++ b/tools/perf/pmu-events/arch/powerpc/power8/other.json > @@ -2996,7 +2996,7 @@ > { > "EventCode": "0x308e", > "EventName": "PM_SWAP_COMPLETE_GPR", > - "BriefDescription": "swap cast in completed fpr gpr", > + "BriefDescription": "swap cast in completed for gpr", > "PublicDescription": "" > }, > { > -- > 2.38.1 -- - Arnaldo