Re: [PATCH 2/3] perf stat: Don't require a workload when using systemwide or CPU options

From: David Ahern
Date: Tue Oct 08 2013 - 09:25:56 EST


On 10/8/13 6:39 AM, Arnaldo Carvalho de Melo wrote:
While trying it noticed this, that should also be fixed
eventually:

[root@zoo ~]# perf stat -c C 0
C: No such file or directory

you are missing '-' before the C: perf stat -C 0. The -C = cpus. -c for stat is scale.

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/