]> git.kernelconcepts.de Git - mv-sheeva.git/commit
perf tools: Use eprintf for pr_{err,warning,info} too
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 11 Mar 2010 23:12:42 +0000 (20:12 -0300)
committerIngo Molnar <mingo@elte.hu>
Fri, 12 Mar 2010 09:28:36 +0000 (10:28 +0100)
commitb4f5296f0eec2aa7061dfd8bb8c0744f095f9bd1
treead4d2dd4761c005745005e3280adb9331562d103
parent895f0edc3cd04a2a3de2c608ba20821b832a8abb
perf tools: Use eprintf for pr_{err,warning,info} too

Just like we do for pr_debug, so that we can have a single point
where to redirect to the currently used output system, be it
stdio or newt.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <1268349164-5822-3-git-send-email-acme@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/util/debug.h
tools/perf/util/include/linux/kernel.h