]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorIngo Molnar <mingo@kernel.org>
Fri, 26 Oct 2012 08:30:49 +0000 (10:30 +0200)
committerIngo Molnar <mingo@kernel.org>
Fri, 26 Oct 2012 08:30:49 +0000 (10:30 +0200)
commitde0c6ff2535ed8b6205cb7eeb6f466ca8107bbc5
tree7a68411556ee154d201d8635a1c542152bae34c3
parent54e228c0aef5f9323839cbcccbf08a6f95312df4
parente44cf86d60d65617a6f8cf0bfdd94573a04ef994
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core

Pull perf/core trace improvements from Arnaldo Carvalho de Melo:

 * Don't stop synthesizing threads when one vanishes, this is for
   the existing threads when we start a tool like trace.

 * Use sched:sched_stat_runtime to provide a thread summary, this
   produces the same output as the 'trace summary' subcommand of
   tglx's original "trace" tool.

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