From: Namhyung Kim Date: Wed, 12 Sep 2012 06:35:06 +0000 (+0900) Subject: perf hists browser: Fix first column printing X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~97^2~7^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67d2591656df7a76d4cabca04f1cbe1c7d1c9b3a;p=pandora-kernel.git perf hists browser: Fix first column printing As a side effect of commit f5951d56a2ab ("perf hists browser: Use perf_hpp__format functions") perf report TUI got a problem of not refreshing the first character. Since the previous patch restores the column width of "overhead" to 7 we can start at column 0 now. Reported-by: Ingo Molnar Signed-off-by: Namhyung Kim Cc: Ingo Molnar Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1347431706-7839-2-git-send-email-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed