commit | 98ad761bd3989a71be2b100002be923466617394 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Tue Oct 10 15:43:22 2017 -0700 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Oct 23 11:20:54 2017 -0300 |
tree | 8ade089a0c682b9ffa195ef36e44f3843cefcb48 | |
parent | 692f5a22cd284bb8233a38e3ed86881d2d9c89d4 [diff] |
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>