Re: [PATCH 0/3] perf tools: Move ipc_symbol computation to resort

2019-02-04 Thread Arnaldo Carvalho de Melo
Em Mon, Feb 04, 2019 at 03:18:05PM +0100, Jiri Olsa escreveu: > hi, > currently the we make annotation for ipc column during the > entry display, already outside the progress bar scope, so > it appears like perf report is stuck. > > You can see that on following example (with perf.data big enough)

[PATCH 0/3] perf tools: Move ipc_symbol computation to resort

2019-02-04 Thread Jiri Olsa
hi, currently the we make annotation for ipc column during the entry display, already outside the progress bar scope, so it appears like perf report is stuck. You can see that on following example (with perf.data big enough): $ perf record -b ... $ perf report -s symbol The report TUI c