trace_set_options
trace_set_options(&global_trace, option);
ret = trace_set_options(tr, buf);
extern int trace_set_options(struct trace_array *tr, char *option);
if (trace_set_options(tr, buf) < 0)