Re: [PATCH 0/5] perf timechart improvements part 2

2013-12-16 Thread Arnaldo Carvalho de Melo
Em Mon, Dec 02, 2013 at 06:37:32PM +0400, Stanislav Fomichev escreveu: > This patch series has the following features: > - adds backtrace info to the CPU overview chart > - adds pid info to the figures on CPU overview chart > - we now read number of CPUs from the perf.data header (this makes CPU >

[PATCH 0/5] perf timechart improvements part 2

2013-12-02 Thread Stanislav Fomichev
This patch series has the following features: - adds backtrace info to the CPU overview chart - adds pid info to the figures on CPU overview chart - we now read number of CPUs from the perf.data header (this makes CPU overview more accurate since it shows idle cores) - adds '-t' option to sort CP