summaryrefslogtreecommitdiffstats
path: root/virt
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo2011-03-04 18:51:33 +0100
committerArnaldo Carvalho de Melo2011-03-06 02:31:04 +0100
commitd7603d5122d9700fb8f36fa08b04f4e900fef059 (patch)
tree092dca7764059cbd85903c3a470e717732d3b9e8 /virt
parentperf report tui: Fix multi event switching (diff)
downloadkernel-qcow2-linux-d7603d5122d9700fb8f36fa08b04f4e900fef059.tar.gz
kernel-qcow2-linux-d7603d5122d9700fb8f36fa08b04f4e900fef059.tar.xz
kernel-qcow2-linux-d7603d5122d9700fb8f36fa08b04f4e900fef059.zip
perf hists: Remove needless global col lenght calcs
To support multiple events we need to do these calcs per 'struct hists' instance, and it turns out we already do that at: __hists__add_entry hists__inc_nr_entries hists__calc_col_len for all the unfiltered hist_entry instances we stash in the rb tree, so trow away the dead code. Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Mike Galbraith <efault@gmx.de> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Stephane Eranian <eranian@google.com> Cc: Tom Zanussi <tzanussi@gmail.com> LKML-Reference: <new-submission> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions