commit | 8a6c5b261c1188379469807d84bfb1365d0f6823 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Jul 20 14:42:52 2010 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Fri Jul 23 08:55:59 2010 -0300 |
tree | b18ac8d951c33a480bd7c0a743d341d0e9bf3e90 | |
parent | 7a007ca90b7c465137de06795ef4d5faa10f459e [diff] |
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 <fweisbec@gmail.com> Cc: Mike Galbraith <efault@gmx.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Stephane Eranian <eranian@google.com> LKML-Reference: <new-submission> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>