Searched defs:binary_path (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | addr2line.c | 59 const char *binary_path) in addr2line_subprocess_init()
|
| /linux/samples/bpf/ |
| H A D | task_fd_query_user.c | 227 static int test_debug_fs_uprobe(char *binary_path, long offset, bool is_return) in test_debug_fs_uprobe()
|
| /linux/tools/testing/selftests/exec/ |
| H A D | check-exec.c | 111 static const char binary_path[] = "./false"; variable
|
| /linux/tools/lib/bpf/ |
| H A D | libbpf.c | 12186 char *probe_type = NULL, *binary_path = NULL, *func_name = NULL; in attach_uprobe_multi() local 12218 const char *binary_path, size_t offset) in add_uprobe_event_legacy() 12243 const char *binary_path, size_t offset, int pid) in perf_event_uprobe_open_legacy() 12555 const char *binary_path, size_t func_offset, in bpf_program__attach_uprobe_opts() 12703 char *probe_type = NULL, *binary_path = NULL, *func_name = NULL, *func_off; in attach_uprobe() local 12757 const char *binary_path, in bpf_program__attach_uprobe() 12766 pid_t pid, const char *binary_path, in bpf_program__attach_usdt()
|