[for-next][PATCH 07/17] tracing/probes: Move fetch function helpers to trace_probe.h

2014-01-02 Thread Steven Rostedt
From: Namhyung Kim 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 M

[PATCH 07/17] tracing/probes: Move fetch function helpers to trace_probe.h

2013-12-15 Thread Namhyung Kim
From: Namhyung Kim 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 Cc: Srikar Dronamraju Cc: Oleg Nesterov Cc: zhangwei(Jovi) Cc: Arnaldo Carvalho de Melo S

Re: [PATCH 07/17] tracing/probes: Move fetch function helpers to trace_probe.h

2013-12-09 Thread Masami Hiramatsu
(2013/12/09 15:19), Namhyung Kim wrote: > From: Namhyung Kim > > 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. > > Cc: Masami Hiramatsu > Cc: Srikar Dronamraju > Cc: Oleg Nesterov

[PATCH 07/17] tracing/probes: Move fetch function helpers to trace_probe.h

2013-12-08 Thread Namhyung Kim
From: Namhyung Kim 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. Cc: Masami Hiramatsu Cc: Srikar Dronamraju Cc: Oleg Nesterov Cc: zhangwei(Jovi) Cc: Arnaldo Carvalho de Melo Signed-

[PATCH 07/17] tracing/probes: Move fetch function helpers to trace_probe.h

2013-11-26 Thread Namhyung Kim
From: Namhyung Kim 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. Cc: Masami Hiramatsu Cc: Srikar Dronamraju Cc: Oleg Nesterov Cc: zhangwei(Jovi) Cc: Arnaldo Carvalho de Melo Signed-