From: Namhyung Kim Date: Thu, 24 Apr 2014 07:25:19 +0000 (+0900) Subject: perf hists: Move column length calculation out of hists__inc_stats() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~34^2~33^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae993efc9c6bd109b027d2799a442892067e9230;p=pandora-kernel.git perf hists: Move column length calculation out of hists__inc_stats() It's not the part of logic of hists__inc_stats() so it'd be better to move it out of the function. Signed-off-by: Namhyung Kim Link: http://lkml.kernel.org/r/1398327843-31845-4-git-send-email-namhyung@kernel.org Signed-off-by: Jiri Olsa --- Reading git-diff-tree failed