From a42101418072d3be357b534521be2849518611e6 Mon Sep 17 00:00:00 2001 From: Namhyung Kim Date: Fri, 20 Dec 2013 14:11:12 +0900 Subject: [PATCH] perf report: Use pr_*() functions where applicable There're some places printing messages to stdout/err directly. It should be converted to use proper error printing functions instead. Signed-off-by: Namhyung Kim Cc: David Ahern Cc: Ingo Molnar Cc: Jiri Olsa Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1387516278-17024-2-git-send-email-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-format-patch failed