]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf list: Document -v option deduplication feature
authorJames Clark <james.clark@linaro.org>
Wed, 26 Feb 2025 10:41:02 +0000 (10:41 +0000)
committerNamhyung Kim <namhyung@kernel.org>
Thu, 27 Feb 2025 00:23:47 +0000 (16:23 -0800)
commit5c496f1d67805fcf6bc2b88b3e4938016b50997c
treeffe0b33b727b20e3e3d277c7ebc2a62be9fc17f1
parentc9d699e10fa6c0cdabcddcf991e7ff42af6b2503
perf list: Document -v option deduplication feature

-v disables deduplication of similarly suffixed PMUs so add it to the
help and doc strings.

Reviewed-by: Ian Rogers <irogers@google.com>
Signed-off-by: James Clark <james.clark@linaro.org>
Link: https://lore.kernel.org/r/20250226104111.564443-4-james.clark@linaro.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/Documentation/perf-list.txt
tools/perf/builtin-list.c