From: Peter Zijlstra Date: Thu, 13 Aug 2009 09:47:53 +0000 (+0200) Subject: perf: Rework/fix the whole read vs group stuff X-Git-Tag: v2.6.31-rc6~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dab77fb1bf89664bb1c9544607159dcab6f7d57;p=pandora-kernel.git perf: Rework/fix the whole read vs group stuff Replace PERF_SAMPLE_GROUP with PERF_SAMPLE_READ and introduce PERF_FORMAT_GROUP to deal with group reads in a more generic way. This allows you to get group reads out of read() as well. Signed-off-by: Peter Zijlstra Cc: Corey J Ashford Cc: Paul Mackerras Cc: stephane eranian LKML-Reference: <20090813103655.117411814@chello.nl> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed