Re: [PATCH v2] perf: test: Add support for testing JSON generated by perf data command

From: Arnaldo Carvalho de Melo
Date: Mon May 22 2023 - 14:28:28 EST


Em Mon, May 22, 2023 at 11:10:43AM -0700, Ian Rogers escreveu:
> On Fri, May 19, 2023 at 12:41 AM Anup Sharma <anupnewsmail@xxxxxxxxx> wrote:
> >
> > This commit adds support for testing the JSON output generated
> > by the perf data command's conversion to JSON functionality.
> > The test script now includes a validation step to ensure that
> > the resulting JSON file is contain valid data.
> >
> > Signed-off-by: Anup Sharma <anupnewsmail@xxxxxxxxx>
>
> Acked-by: Ian Rogers <irogers@xxxxxxxxxx>

I'm fixing these and some other identation minor issues:

[acme@quaco perf-tools-next]$ b4 am -ctsl --cc-trailers CAP-5=fXyqWYgR0M0rqG8a2j0sL1WThNX8r49T7EfvkOG32-UqA@xxxxxxxxxxxxxx
Grabbing thread from lore.kernel.org/all/CAP-5%3DfXyqWYgR0M0rqG8a2j0sL1WThNX8r49T7EfvkOG32-UqA%40mail.gmail.com/t.mbox.gz
Checking for newer revisions
Grabbing search results from lore.kernel.org
Analyzing 2 messages in the thread
Checking attestation on all messages, may take a moment...
---
[PATCH v2] perf: test: Add support for testing JSON generated by perf data command
+ Acked-by: Ian Rogers <irogers@xxxxxxxxxx>
+ Link: https://lore.kernel.org/r/ZGcoJBAGlknjsA/n@yoga
+ Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
---
NOTE: install dkimpy for DKIM signature verification
---
Total patches: 1
---
Link: https://lore.kernel.org/r/ZGcoJBAGlknjsA/n@yoga
Base: not specified
git am ./v2_20230519_anupnewsmail_perf_test_add_support_for_testing_json_generated_by_perf_data_command.mbx
[acme@quaco perf-tools-next]$ git am ./v2_20230519_anupnewsmail_perf_test_add_support_for_testing_json_generated_by_perf_data_command.mbx
Applying: perf: test: Add support for testing JSON generated by perf data command
.git/rebase-apply/patch:59: trailing whitespace.
else
warning: 1 line adds whitespace errors.
tools/perf/tests/shell/test_perf_data_converter_json.sh:48: trailing whitespace.
+ else
[acme@quaco perf-tools-next]$