Skip to content

Commit 4e38f28

Browse files
captain5050namhyung
authored andcommitted
perf test: Improve verbose documentation
Add a little more detail on the output expectations for each verbose level. 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-6-irogers@google.com Signed-off-by: Namhyung Kim <namhyung@kernel.org>
1 parent 1c0d981 commit 4e38f28

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tools/perf/Documentation/perf-test.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,11 @@ OPTIONS
2828
Tests to skip (comma separated numeric list).
2929

3030
-v::
31+
-vv::
32+
-vvv::
3133
--verbose::
32-
Be more verbose.
34+
With a single '-v', verbose level 1, only failing test output
35+
is displayed. With '-vv' and higher all test output is shown.
3336

3437
-S::
3538
--sequential::

0 commit comments

Comments
 (0)