Searched hist:"9 c344d15f5783260f57c711f3fce72dd744bebe2" (Results 1 – 1 of 1) sorted by relevance
/linux/tools/perf/util/ |
H A D | metricgroup.c | diff 9c344d15f5783260f57c711f3fce72dd744bebe2 Sat Jun 29 00:07:36 CEST 2019 Andi Kleen <ak@linux.intel.com> 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>
|