Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Ian Rogers and committed by
Namhyung Kim
4e38f281 1c0d9816

+4 -1
+4 -1
tools/perf/Documentation/perf-test.txt
··· 28 28 Tests to skip (comma separated numeric list). 29 29 30 30 -v:: 31 + -vv:: 32 + -vvv:: 31 33 --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. 33 36 34 37 -S:: 35 38 --sequential::