From: Namhyung Kim Date: Mon, 15 Oct 2012 21:14:35 +0000 (-0300) Subject: perf hists browser: Fix off-by-two bug on the first column X-Git-Tag: v3.7-rc2~3^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63a1a3d820c619a4dab1781cc16c110a284efded;p=pandora-kernel.git perf hists browser: Fix off-by-two bug on the first column The commit 5395a04841fc ("perf hists: Separate overhead and baseline columns") makes the "Overhead" column no more the first one. So it resulted in the mis-aligned column in the normal (non-diff) output. Signed-off-by: Namhyung Kim Reported-by: Markus Trippelsdorf Acked-by: Jiri Olsa Cc: Ingo Molnar Cc: Jiri Olsa Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/None Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed