add_tracer
static int add_tracer(struct trace_array *tr, struct tracer *t);
ret = add_tracer(tr, type);
ret = add_tracer(tr, t);