* [PATCH] perf vendor events powerpc: Fix spelling mistake "fpr" -> "for"
@ 2022-12-07 13:56 Colin Ian King
2022-12-12 15:40 ` Arnaldo Carvalho de Melo
0 siblings, 1 reply; 2+ messages in thread
From: Colin Ian King @ 2022-12-07 13:56 UTC (permalink / raw)
To: Peter Zijlstra, Ingo Molnar, Arnaldo Carvalho de Melo,
Mark Rutland, Alexander Shishkin, Jiri Olsa, Namhyung Kim,
linux-perf-users
Cc: kernel-janitors, linux-kernel
There is a spelling mistake in the description text. Fix it.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] perf vendor events powerpc: Fix spelling mistake "fpr" -> "for"
2022-12-07 13:56 [PATCH] perf vendor events powerpc: Fix spelling mistake "fpr" -> "for" Colin Ian King
@ 2022-12-12 15:40 ` Arnaldo Carvalho de Melo
0 siblings, 0 replies; 2+ messages in thread
From: Arnaldo Carvalho de Melo @ 2022-12-12 15:40 UTC (permalink / raw)
To: Sandipan Das, Colin Ian King
Cc: Peter Zijlstra, Ingo Molnar, Mark Rutland, Alexander Shishkin,
Jiri Olsa, Namhyung Kim, linux-perf-users, kernel-janitors,
linux-kernel
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@gmail.com>
> ---
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-12 15:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-07 13:56 [PATCH] perf vendor events powerpc: Fix spelling mistake "fpr" -> "for" Colin Ian King
2022-12-12 15:40 ` Arnaldo Carvalho de Melo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).