From: Masami Hiramatsu Date: Tue, 3 Aug 2010 02:11:36 +0000 (+0900) Subject: perf probe: Fix to copy the type for raw parameters X-Git-Tag: v2.6.36-rc1~41^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58432e1f3625ef22b347ec8f9487e1852aa9ad67;p=pandora-kernel.git perf probe: Fix to copy the type for raw parameters Copy type field if it is for raw parameters. Without this fix, perf probe drops the type if user passes it for raw parameters (e.g. %ax:u32 will be converted to %ax). Cc: Peter Zijlstra Cc: Paul Mackerras Cc: Ingo Molnar Cc: Frederic Weisbecker Signed-off-by: Masami Hiramatsu LKML-Reference: <4C577AD8.50808@hitachi.com> Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed