]> Pileus Git - ~andy/linux/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)
commit8f7c1d07ade50dcdea7ec779b277e891f5c8292a
tree7a68411556ee154d201d8635a1c542152bae34c3
parent6ca2a9c6543dd1a307c0250991d4de93550209ce
parent1302d88e66f12a7b46a5598e641d93f0713007e0
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>