summaryrefslogtreecommitdiffstats
path: root/tools/perf/Documentation
diff options
context:
space:
mode:
authorAndi Kleen2017-10-11 00:43:22 +0200
committerArnaldo Carvalho de Melo2017-10-23 16:20:54 +0200
commit98ad761bd3989a71be2b100002be923466617394 (patch)
tree8ade089a0c682b9ffa195ef36e44f3843cefcb48 /tools/perf/Documentation
parentperf tests attr: Make hw events optional (diff)
downloadkernel-qcow2-linux-98ad761bd3989a71be2b100002be923466617394.tar.gz
kernel-qcow2-linux-98ad761bd3989a71be2b100002be923466617394.tar.xz
kernel-qcow2-linux-98ad761bd3989a71be2b100002be923466617394.zip
perf list: Fix group description in the man page
Fix an incorrect description in the 'perf list' manpage. When a group does not fit into the hardware it is partially scheduled, but does not error out. Signed-off-by: Andi Kleen <ak@linux.intel.com> Cc: Jiri Olsa <jolsa@kernel.org> Link: http://lkml.kernel.org/r/20171010224322.15861-1-andi@firstfloor.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/Documentation')
-rw-r--r--tools/perf/Documentation/perf-list.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/Documentation/perf-list.txt b/tools/perf/Documentation/perf-list.txt
index 24679aed90b7..e2a897ae3596 100644
--- a/tools/perf/Documentation/perf-list.txt
+++ b/tools/perf/Documentation/perf-list.txt
@@ -204,7 +204,7 @@ For example Intel Core CPUs typically have four generic performance counters
for the core, plus three fixed counters for instructions, cycles and
ref-cycles. Some special events have restrictions on which counter they
can schedule, and may not support multiple instances in a single group.
-When too many events are specified in the group none of them will not
+When too many events are specified in the group some of them will not
be measured.
Globally pinned events can limit the number of counters available for