From: Frederic Weisbecker Date: Sun, 2 May 2010 20:05:29 +0000 (+0200) Subject: perf: Introduce a new "round of buffers read" pseudo event X-Git-Tag: v2.6.35-rc1~522^2~42^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=984028075794c00cbf4fb1e94bb6233e8be08875;p=pandora-kernel.git perf: Introduce a new "round of buffers read" pseudo event In order to provide a more rubust and deterministic reordering algorithm, we need to know when we reach a point where we just did a pass through over every counter buffers to read every thing they had. This patch introduces a new PERF_RECORD_FINISHED_ROUND pseudo event that only consist in an event header and doesn't need to contain anything. Signed-off-by: Frederic Weisbecker Cc: Ingo Molnar Cc: Peter Zijlstra Cc: Arnaldo Carvalho de Melo Cc: Paul Mackerras Cc: Tom Zanussi Cc: Masami Hiramatsu --- Reading git-diff-tree failed