]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf test: Send list output to stdout rather than stderr
authorIan Rogers <irogers@google.com>
Fri, 10 Jan 2025 04:57:33 +0000 (20:57 -0800)
committerNamhyung Kim <namhyung@kernel.org>
Thu, 16 Jan 2025 19:01:03 +0000 (11:01 -0800)
commit2b7b78efc8c91430fd81a07d8fb4e0a89456aff8
treec986b041c78758f6c33be61bb4336537415d79b9
parent2e47c503deeeadc1bfa66ece7f75e298a814e94f
perf test: Send list output to stdout rather than stderr

Follow the workload listing in using stdout rather than
stderr. Correct the numbering of sub-tests to be 1.1 rather than 1:1.

Signed-off-by: Ian Rogers <irogers@google.com>
Reviewed-by: Namhyung Kim <namhyung@kernel.org>
Cc: James Clark <james.clark@linaro.org>
Link: https://lore.kernel.org/r/20250110045736.598281-3-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/tests/builtin-test.c