perf stat: Quieten failed to read counter message
authorAndi Kleen <ak@linux.intel.com>
Tue, 1 Sep 2015 22:52:46 +0000 (15:52 -0700)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 2 Sep 2015 19:30:47 +0000 (16:30 -0300)
commit245bad8eb45fca36638da53fb0a361397a707001
treea7e468de8e250d65a93f7f9642e94e3298eac95d
parent2bb00d2f95193aea5bfa98392907273115c96920
perf stat: Quieten failed to read counter message

Since 3b3eb0445 running perf stat on a system without
backend-stalled-cycles spits out ugly warnings by default.

Since that is quite common, make the message a debug message only.

We know anyways that the counter wasn't read by the normal <unsupported>
output.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Link: http://lkml.kernel.org/r/1441147966-14917-1-git-send-email-andi@firstfloor.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-stat.c
This page took 0.024774 seconds and 5 git commands to generate.