Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
void | perf_set_argv_exec_path (const char *exec_path) |
const char * | perf_extract_argv0_path (const char *path) |
const char * | perf_exec_path (void) |
void | setup_path (void) |
int | execv_perf_cmd (const char **argv) |
int | execl_perf_cmd (const char *cmd,...) |
const char * | system_path (const char *path) |
Definition at line 127 of file exec_cmd.c.
Definition at line 116 of file exec_cmd.c.
Definition at line 55 of file exec_cmd.c.
Definition at line 44 of file exec_cmd.c.
Definition at line 82 of file exec_cmd.c.