From: Arnaldo Carvalho de Melo Date: Thu, 2 Jun 2011 13:39:43 +0000 (-0300) Subject: perf evlist: Remove dependency on debug routines X-Git-Tag: v3.1-rc1~299^2~44^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bccdaba044a445eb2c391295587aa47977994777;p=pandora-kernel.git perf evlist: Remove dependency on debug routines So far we avoided having to link debug.o in the python binding, keep it that way by not using ui__warning() in evlist.c. Cc: Frederic Weisbecker Cc: Mike Galbraith Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-4wtew8hd3g7ejnlehtspys2t@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed