diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2011-03-04 17:51:33 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2011-03-06 01:31:04 +0000 |
| commit | d7603d5122d9700fb8f36fa08b04f4e900fef059 (patch) | |
| tree | 092dca7764059cbd85903c3a470e717732d3b9e8 /tools/perf/util/trace-event-scripting.c | |
| parent | perf report tui: Fix multi event switching (diff) | |
| download | kernel-d7603d5122d9700fb8f36fa08b04f4e900fef059.tar.gz kernel-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 <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Tom Zanussi <[email protected]>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions
