From: Tom Zanussi Date: Fri, 2 Apr 2010 04:59:20 +0000 (-0500) Subject: perf: Convert perf event types into event type events X-Git-Tag: v2.6.35-rc1~522^2~103^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd19a035f3b63fee6dcbdb5371c4b22276f7dc8c;p=pandora-kernel.git perf: Convert perf event types into event type events Bypasses the event type perf header code and replaces it with a synthesized event and processing function that accomplishes the same thing, used when reading/writing perf data to/from a pipe. Signed-off-by: Tom Zanussi Acked-by: Thomas Gleixner Cc: fweisbec@gmail.com Cc: rostedt@goodmis.org Cc: k-keiichi@bx.jp.nec.com Cc: acme@ghostprotocols.net LKML-Reference: <1270184365-8281-7-git-send-email-tzanussi@gmail.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed