From: Namhyung Kim Date: Tue, 26 Nov 2013 05:19:59 +0000 (+0900) Subject: tracing/probes: Move fetch function helpers to trace_probe.h X-Git-Tag: v3.14-rc1~133^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b26c74e116ad8433da22a72f03d148f88aab36e5;p=pandora-kernel.git tracing/probes: Move fetch function helpers to trace_probe.h Move fetch function helper macros/functions to the header file and make them external. This is preparation of supporting uprobe fetch table in next patch. Acked-by: Masami Hiramatsu Acked-by: Oleg Nesterov Cc: Srikar Dronamraju Cc: zhangwei(Jovi) Cc: Arnaldo Carvalho de Melo Signed-off-by: Namhyung Kim --- Reading git-diff-tree failed