From: Arnaldo Carvalho de Melo Date: Tue, 18 Oct 2011 16:37:34 +0000 (-0200) Subject: perf hists: Don't format the percentage on hist_entry__snprintf X-Git-Tag: v3.2-rc1~163^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1cf602c16e9a93fd16705621f3430ec7ffe2c44;p=pandora-kernel.git perf hists: Don't format the percentage on hist_entry__snprintf We can't have color correctly set there because in libslang (and in a future GUI) the colors must be set on a separate function call, so move that part to a separate function and make the stdio fprintf function call it. Cc: David Ahern Cc: Frederic Weisbecker Cc: Mike Galbraith Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-jpgy42438ce9tgbqppm397lq@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed