open_trace_file
fd = open_trace_file("README", false);
return open_trace_file("kprobe_events", readwrite);
return open_trace_file("uprobe_events", readwrite);
int open_trace_file(const char *trace_file, bool readwrite);