exec_copy 184 tools/perf/util/probe-event.c char *ptr1, *ptr2, *exec_copy; exec_copy 188 tools/perf/util/probe-event.c exec_copy = strdup(exec); exec_copy 189 tools/perf/util/probe-event.c if (!exec_copy) exec_copy 192 tools/perf/util/probe-event.c ptr1 = basename(exec_copy); exec_copy 213 tools/perf/util/probe-event.c free(exec_copy);