mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 12:35:52 +02:00
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>
This commit is contained in:
parent
1c0d9816e9
commit
4e38f2814f
|
|
@ -28,8 +28,11 @@ OPTIONS
|
|||
Tests to skip (comma separated numeric list).
|
||||
|
||||
-v::
|
||||
-vv::
|
||||
-vvv::
|
||||
--verbose::
|
||||
Be more verbose.
|
||||
With a single '-v', verbose level 1, only failing test output
|
||||
is displayed. With '-vv' and higher all test output is shown.
|
||||
|
||||
-S::
|
||||
--sequential::
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user