From: Frederic Weisbecker Date: Mon, 14 Sep 2009 06:57:15 +0000 (+0200) Subject: perf tools: Add an option to multiplex counters in a single channel X-Git-Tag: v2.6.32-rc1~628^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d13025222cdb0043e2239b3b819389358bb31bc0;p=pandora-kernel.git perf tools: Add an option to multiplex counters in a single channel Add an option to multiplex counters output in the channel of the group leader, ie: the first counter opened: -M --multiplex The effect is better serialized samples. This is especially useful for tracepoint samples that need to be well serialized for their post-processing. Also make use of this option in 'perf sched'. Signed-off-by: Frederic Weisbecker Cc: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Arnaldo Carvalho de Melo Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed