From: Arnaldo Carvalho de Melo Date: Tue, 20 Jul 2010 17:42:52 +0000 (-0300) Subject: perf sort: Make column width code per hists instance X-Git-Tag: v2.6.36-rc1~532^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a6c5b261c1188379469807d84bfb1365d0f6823;p=pandora-kernel.git perf sort: Make column width code per hists instance They were globals, and since we support multiple hists and sessions at the same time, it doesn't make sense to calculate those values considereing all symbols in all sessions. Cc: Frederic Weisbecker Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Stephane Eranian LKML-Reference: Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed