early_enable_events
early_enable_events(tr, tok, true);
void early_enable_events(struct trace_array *tr, char *buf, bool disable_first);
early_enable_events(tr, bootup_event_buf, false);
early_enable_events(tr, bootup_event_buf, true);