From: Jiri Olsa Date: Mon, 14 Jul 2014 21:46:48 +0000 (+0200) Subject: perf tools: Move pr_* debug macros into debug object X-Git-Tag: omap-for-v3.17/fixes-against-rc2~178^2~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84f5d36f486609277801e827241396334185d11c;p=pandora-kernel.git perf tools: Move pr_* debug macros into debug object Moving pr_* debug macros to have it with in same object as debug variables, becase we will change them to use verbose variable in next patch. Signed-off-by: Jiri Olsa Cc: Corey Ashford Cc: David Ahern Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1405374411-29012-3-git-send-email-jolsa@kernel.org [ Add missing debug.h include in python scripting glue and in the libdw unwind lib ] Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed