From: Oleg Nesterov Date: Sat, 30 Mar 2013 17:02:12 +0000 (+0100) Subject: uprobes/tracing: Introduce uprobe_{trace,perf}_print() helpers X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~119^2~9^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a51cc6041773dd88ff35608f54274bfd6ac68652;p=pandora-kernel.git uprobes/tracing: Introduce uprobe_{trace,perf}_print() helpers Extract the output code from uprobe_trace_func() and uprobe_perf_func() into the new helpers, they will be used by ->ret_handler() too. We also add the unused "unsigned long func" argument in advance, to simplify the next changes. Signed-off-by: Oleg Nesterov Acked-by: Srikar Dronamraju Tested-by: Anton Arapov --- Reading git-diff-tree failed