We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8866056 commit 104268aCopy full SHA for 104268a
tools/perf/builtin-top.c
@@ -564,7 +564,6 @@ static void perf_top__sort_new_samples(void *arg)
564
hists__decay_entries_threaded(&t->sym_evsel->hists,
565
top.hide_user_symbols,
566
top.hide_kernel_symbols);
567
- hists__output_recalc_col_len(&t->sym_evsel->hists, winsize.ws_row - 3);
568
}
569
570
static void *display_thread_tui(void *arg __used)
0 commit comments