From: Namhyung Kim Date: Mon, 3 Sep 2012 02:53:09 +0000 (+0900) Subject: perf hists browser: Use perf_hpp__format functions X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~97^2~11^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5951d56a2ab4181b96806a4746895aaa5a3d72e;p=pandora-kernel.git perf hists browser: Use perf_hpp__format functions Override hpp->color functions for TUI. Because line coloring is done outside of the function, it just sets the percent value and pass it. Signed-off-by: Namhyung Kim Cc: Ingo Molnar Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1346640790-17197-5-git-send-email-namhyung@kernel.org [ committer note: Keep previous layout by showing the overhead at column 1 ] Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed