]> Pileus Git - ~andy/linux/commit
tracing/probes: Move fetch function helpers to trace_probe.h
authorNamhyung Kim <namhyung.kim@lge.com>
Tue, 26 Nov 2013 05:19:59 +0000 (14:19 +0900)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 2 Jan 2014 21:17:38 +0000 (16:17 -0500)
commitb26c74e116ad8433da22a72f03d148f88aab36e5
tree0271078555494bacaf7ae15e82f68352e47b541a
parent5bf652aaf46ca6ae477ea0d162e68d577cf244aa
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 <masami.hiramatsu.pt@hitachi.com>
Acked-by: Oleg Nesterov <oleg@redhat.com>
Cc: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Cc: zhangwei(Jovi) <jovi.zhangwei@huawei.com>
Cc: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
kernel/trace/trace_probe.c
kernel/trace/trace_probe.h