Lines Matching refs:pr_warning

98 		pr_warning("Failed to init vmlinux path.\n");  in init_probe_symbol_maps()
252 pr_warning("%s is out of .text, skip it.\n", symbol); in kprobe_warn_out_range()
256 pr_warning("%s is blacklisted function, skip it.\n", symbol); in kprobe_warn_out_range()
389 pr_warning("Warning: The probe function (%s) is a GNU indirect function.\n" in find_alternative_probe_point()
541 pr_warning("The %s file has no debug information.\n", path); in open_debuginfo()
543 pr_warning("Rebuild with CONFIG_DEBUG_INFO=y, "); in open_debuginfo()
545 pr_warning("Rebuild with -g, "); in open_debuginfo()
546 pr_warning("or install an appropriate debuginfo package.\n"); in open_debuginfo()
728 pr_warning("Failed to get ELF symbols for %s\n", pathname); in post_process_offline_probe_trace_events()
786 pr_warning("Failed to get ELF symbols for %s\n", module); in post_process_module_probe_trace_events()
826 pr_warning("Relocated base symbol is not found! " in post_process_kernel_probe_trace_events()
954 pr_warning("Probe point '%s' not found.\n", in try_to_find_probe_trace_events()
961 pr_warning("Warning: No dwarf info found in the vmlinux - " in try_to_find_probe_trace_events()
996 pr_warning("File read error: %s\n", in __show_one_line()
1007 pr_warning("Source file is shorter than expected.\n"); in _show_one_line()
1052 pr_warning("Specified source line is not found.\n"); in __show_line_range()
1055 pr_warning("Debuginfo analysis failed.\n"); in __show_line_range()
1068 pr_warning("Failed to find source file path.\n"); in __show_line_range()
1082 pr_warning("Failed to open %s: %s\n", lr->path, in __show_line_range()
1164 pr_warning("Debuginfo analysis failed.\n"); in show_available_vars_at()
1245 pr_warning("Debuginfo-analysis is not supported.\n"); in try_to_find_probe_trace_events()
1257 pr_warning("Debuginfo-analysis is not supported.\n"); in show_line_range()
1265 pr_warning("Debuginfo-analysis is not supported.\n"); in show_available_vars()
2739 pr_warning("Error: event \"%s\" already exists.\n" in get_new_event_name()
2759 pr_warning("Too many events are on the same function.\n"); in get_new_event_name()
2768 pr_warning("Internal error: \"%s\" is an invalid event name.\n", in get_new_event_name()
2784 pr_warning("A semaphore is associated with %s:%s and " in warn_uprobe_event_compat()
2795 pr_warning("Please upgrade your kernel to at least " in warn_uprobe_event_compat()
2933 pr_warning("Failed to add event to probe cache\n"); in __add_probe_trace_events()
3067 pr_warning("Relocated base symbol is not found! " in find_probe_trace_events_from_map()
3104 pr_warning("Too many symbols are listed. Skip it.\n"); in find_probe_trace_events_from_map()
3110 pr_warning("Offset %ld is bigger than the size of %s\n", in find_probe_trace_events_from_map()
3482 pr_warning("Failed to make a group name.\n"); in convert_to_probe_trace_events()
3610 pr_warning("WARN: Group name %s is ignored\n", pev->group); in show_bootconfig_events()
3612 pr_warning("ERROR: Bootconfig doesn't support uprobes\n"); in show_bootconfig_events()