perf-counter: Lower log level when no perf counter.
authorFlavio Leitner <fbl@redhat.com>
Tue, 14 Apr 2015 15:14:21 +0000 (12:14 -0300)
committerBen Pfaff <blp@nicira.com>
Tue, 14 Apr 2015 20:24:10 +0000 (13:24 -0700)
commit0ef3258d6098012e4f2ebb78e979c24357f1c276
tree400ac6fb608e0359033a1fefb66fd8a1a192cd06
parent6553d06bd1797bd4f2849dc8da6a994fc9504ac7
perf-counter: Lower log level when no perf counter.

Some arches don't support perf counter and an error message
breaks many tests from the testsuite.  Since the software still
runs without it, just inform that perf counters are not available
with using INFO level instead.

Signed-off-by: Flavio Leitner <fbl@redhat.com>
Acked-by: Russell Bryant <rbryant@redhat.com>
[blp@nicira.com removed unneeded \n from log message]
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/perf-counter.c