]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'perf-urgent-for-mingo-20161222' of git://git.kernel.org/pub/scm/linux...
authorIngo Molnar <mingo@kernel.org>
Fri, 23 Dec 2016 19:23:29 +0000 (20:23 +0100)
committerIngo Molnar <mingo@kernel.org>
Fri, 23 Dec 2016 19:23:29 +0000 (20:23 +0100)
commitf5615ebdfef29e9607f51a92a298e42b30384f5c
treeb8d201504f40df5cbd22e4727e59a03b650e2546
parent885b2480064705f5694210b09c611d4c97817f58
parent578db3b6dc6b926061fd1ef008d8bc8a2a456720
Merge tag 'perf-urgent-for-mingo-20161222' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent

Pull perf/urgent fixes from Arnaldo Carvalho de Melo:

Fixes for 'perf sched timehist': (Namhyung Kim)

 - Define a larger initial alignment value for the COMM column and
   make it be more consistently honoured, for instance in the header.

 - Fix invalid period calculation when using the --time option to
   select a time slice, when events outside that slice were being
   considered for the per cpu idle stats summary.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>