Re: [PATCH v9 02/22] tracing: Make ftrace_event_field checking functions available

2015-07-21 Thread Tom Zanussi
On Tue, 2015-07-21 at 19:04 +0900, Masami Hiramatsu wrote: > On 2015/07/17 2:22, Tom Zanussi wrote: > > Make is_string_field() and is_function_field() accessible outside of > > trace_event_filters.c for other users of ftrace_event_fields. > > > > Signed-off-by: Tom Zanussi > Reviewed-by: Masami

Re: [PATCH v9 02/22] tracing: Make ftrace_event_field checking functions available

2015-07-21 Thread Masami Hiramatsu
On 2015/07/17 2:22, Tom Zanussi wrote: > Make is_string_field() and is_function_field() accessible outside of > trace_event_filters.c for other users of ftrace_event_fields. > > Signed-off-by: Tom Zanussi BTW, is there any reason why we split this from caller-side change? this short change can

Re: [PATCH v9 02/22] tracing: Make ftrace_event_field checking functions available

2015-07-21 Thread Masami Hiramatsu
On 2015/07/17 2:22, Tom Zanussi wrote: Make is_string_field() and is_function_field() accessible outside of trace_event_filters.c for other users of ftrace_event_fields. Signed-off-by: Tom Zanussi tom.zanu...@linux.intel.com Reviewed-by: Masami Hiramatsu masami.hiramatsu...@hitachi.com BTW,

Re: [PATCH v9 02/22] tracing: Make ftrace_event_field checking functions available

2015-07-21 Thread Tom Zanussi
On Tue, 2015-07-21 at 19:04 +0900, Masami Hiramatsu wrote: On 2015/07/17 2:22, Tom Zanussi wrote: Make is_string_field() and is_function_field() accessible outside of trace_event_filters.c for other users of ftrace_event_fields. Signed-off-by: Tom Zanussi tom.zanu...@linux.intel.com

[PATCH v9 02/22] tracing: Make ftrace_event_field checking functions available

2015-07-16 Thread Tom Zanussi
Make is_string_field() and is_function_field() accessible outside of trace_event_filters.c for other users of ftrace_event_fields. Signed-off-by: Tom Zanussi --- kernel/trace/trace.h | 12 kernel/trace/trace_events_filter.c | 12 2 files changed, 12

[PATCH v9 02/22] tracing: Make ftrace_event_field checking functions available

2015-07-16 Thread Tom Zanussi
Make is_string_field() and is_function_field() accessible outside of trace_event_filters.c for other users of ftrace_event_fields. Signed-off-by: Tom Zanussi tom.zanu...@linux.intel.com --- kernel/trace/trace.h | 12 kernel/trace/trace_events_filter.c | 12