android_kernel_xiaomi_sm8350/tools/perf/util/include/linux
Arnaldo Carvalho de Melo 6beba7adbe perf tools: Unify debug messages mechanisms
We were using eprintf in some places, that looks at a global
'verbose' level, and at other places passing a 'v' parameter to
specify the verbosity level, unify it by introducing
pr_{err,warning,debug,etc}, just like in the kernel.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Mike Galbraith <efault@gmx.de>
LKML-Reference: <1256153646-10097-1-git-send-email-acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-10-23 08:22:47 +02:00
..
bitmap.h perf tools: Use kernel bitmap library 2009-10-19 09:26:34 +02:00
bitops.h perf tools: Use kernel bitmap library 2009-10-19 09:26:34 +02:00
compiler.h perf tools: Use kernel bitmap library 2009-10-19 09:26:34 +02:00
ctype.h perf tools: Use kernel bitmap library 2009-10-19 09:26:34 +02:00
kernel.h perf tools: Unify debug messages mechanisms 2009-10-23 08:22:47 +02:00
list.h
module.h
poison.h
prefetch.h
rbtree.h
string.h perf tools: Add missing tools/perf/util/include/string.h 2009-10-20 02:59:34 +02:00
types.h perf tools: Drop asm/types.h wrapper 2009-10-23 07:55:19 +02:00