From: Peter Zijlstra Date: Mon, 10 Aug 2009 09:16:52 +0000 (+0200) Subject: perf_counter: Correct PERF_SAMPLE_RAW output X-Git-Tag: v2.6.31-rc6~19^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a044560c3a1f0ad75ce685c1ed7604820b9ed319;p=pandora-kernel.git perf_counter: Correct PERF_SAMPLE_RAW output PERF_SAMPLE_* output switches should unconditionally output the correct format, as they are the only way to unambiguously parse the PERF_EVENT_SAMPLE data. Signed-off-by: Peter Zijlstra Acked-by: Frederic Weisbecker Cc: Arnaldo Carvalho de Melo Cc: Mike Galbraith Cc: Paul Mackerras LKML-Reference: <1249896447.17467.74.camel@twins> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed