commit | 9c344d15f5783260f57c711f3fce72dd744bebe2 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Fri Jun 28 15:07:36 2019 -0700 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Jul 02 16:08:16 2019 -0300 |
tree | 3b0025570c42b0d2bbee3aefaa19a54d5110168e | |
parent | 4df79ba3eb1b82e2939fb984b36a0e71bbed611b [diff] |
perf list: Avoid extra : for --raw metrics When printing the metrics raw, don't print : after the metricgroups. This helps the command line completion to complete those too. Signed-off-by: Andi Kleen <ak@linux.intel.com> Cc: Jiri Olsa <jolsa@kernel.org> Link: http://lkml.kernel.org/r/20190628220737.13259-2-andi@firstfloor.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>