* [PATCH -next] perf doc: Fix typo in perf.data-file-format.txt
@ 2023-07-27 10:50 Xiu Jianfeng
2023-07-27 13:07 ` Arnaldo Carvalho de Melo
0 siblings, 1 reply; 2+ messages in thread
From: Xiu Jianfeng @ 2023-07-27 10:50 UTC (permalink / raw)
To: peterz, mingo, acme, mark.rutland, alexander.shishkin, jolsa,
namhyung, irogers, adrian.hunter
Cc: linux-perf-users, xiujianfeng
The 'it' should be 'is' here, fix it.
Signed-off-by: Xiu Jianfeng <xiujianfeng@huawei.com>
---
tools/perf/Documentation/perf.data-file-format.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/perf/Documentation/perf.data-file-format.txt b/tools/perf/Documentation/perf.data-file-format.txt
index 635ba043fd7d..010a4edcd384 100644
--- a/tools/perf/Documentation/perf.data-file-format.txt
+++ b/tools/perf/Documentation/perf.data-file-format.txt
@@ -43,7 +43,7 @@ struct perf_file_section {
Flags section:
-For each of the optional features a perf_file_section it placed after the data
+For each of the optional features a perf_file_section is placed after the data
section if the feature bit is set in the perf_header flags bitset. The
respective perf_file_section points to the data of the additional header and
defines its size.
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH -next] perf doc: Fix typo in perf.data-file-format.txt
2023-07-27 10:50 [PATCH -next] perf doc: Fix typo in perf.data-file-format.txt Xiu Jianfeng
@ 2023-07-27 13:07 ` Arnaldo Carvalho de Melo
0 siblings, 0 replies; 2+ messages in thread
From: Arnaldo Carvalho de Melo @ 2023-07-27 13:07 UTC (permalink / raw)
To: Xiu Jianfeng
Cc: peterz, mingo, mark.rutland, alexander.shishkin, jolsa, namhyung,
irogers, adrian.hunter, linux-perf-users
Em Thu, Jul 27, 2023 at 10:50:01AM +0000, Xiu Jianfeng escreveu:
> The 'it' should be 'is' here, fix it.
Thanks, applied.
- Arnaldo
> Signed-off-by: Xiu Jianfeng <xiujianfeng@huawei.com>
> ---
> tools/perf/Documentation/perf.data-file-format.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/perf/Documentation/perf.data-file-format.txt b/tools/perf/Documentation/perf.data-file-format.txt
> index 635ba043fd7d..010a4edcd384 100644
> --- a/tools/perf/Documentation/perf.data-file-format.txt
> +++ b/tools/perf/Documentation/perf.data-file-format.txt
> @@ -43,7 +43,7 @@ struct perf_file_section {
>
> Flags section:
>
> -For each of the optional features a perf_file_section it placed after the data
> +For each of the optional features a perf_file_section is placed after the data
> section if the feature bit is set in the perf_header flags bitset. The
> respective perf_file_section points to the data of the additional header and
> defines its size.
> --
> 2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-27 13:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-27 10:50 [PATCH -next] perf doc: Fix typo in perf.data-file-format.txt Xiu Jianfeng
2023-07-27 13:07 ` 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).