[PATCH] tools: perf: pmu-events: Fix typo poiint->point
Arnaldo Carvalho de Melo
acme at kernel.org
Thu Aug 3 13:45:01 PDT 2023
Em Thu, Aug 03, 2023 at 11:27:30AM +0530, Manank Patel escreveu:
> Fix typo in file floating-point.json in /arch/x86/westmereep-dp
AFAIK these are generated using a tool, so the fix needs to go to the
file from where the JSON files are generated, Ian?
- Arnaldo
> Reported-by: Jens Schleusener <Jens.Schleusener at fossies.org>
> Link: https://bugzilla.kernel.org/show_bug.cgi?id=205891
> Signed-off-by: Manank Patel <manank at manank.me>
> ---
> tools/perf/pmu-events/arch/x86/westmereep-dp/floating-point.json | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/perf/pmu-events/arch/x86/westmereep-dp/floating-point.json b/tools/perf/pmu-events/arch/x86/westmereep-dp/floating-point.json
> index c03f8990fa82..196ae1d9b157 100644
> --- a/tools/perf/pmu-events/arch/x86/westmereep-dp/floating-point.json
> +++ b/tools/perf/pmu-events/arch/x86/westmereep-dp/floating-point.json
> @@ -8,7 +8,7 @@
> "UMask": "0x1"
> },
> {
> - "BriefDescription": "X87 Floating poiint assists for invalid input value (Precise Event)",
> + "BriefDescription": "X87 Floating point assists for invalid input value (Precise Event)",
> "EventCode": "0xF7",
> "EventName": "FP_ASSIST.INPUT",
> "PEBS": "1",
>
> ---
> base-commit: 5d0c230f1de8c7515b6567d9afba1f196fb4e2f4
> change-id: 20230803-fix-typo-3cb207284310
>
> Best regards,
> --
> Manank Patel <manank at manank.me>
>
--
- Arnaldo
More information about the linux-arm-kernel
mailing list