Lines Matching refs:pr_warning
103 pr_warning("Failed to init vmlinux path.\n"); in init_probe_symbol_maps()
250 pr_warning("%s is out of .text, skip it.\n", symbol); in kprobe_warn_out_range()
252 pr_warning("%s is blacklisted function, skip it.\n", symbol); in kprobe_warn_out_range()
482 pr_warning("The %s file has no debug information.\n", path); in open_debuginfo()
484 pr_warning("Rebuild with CONFIG_DEBUG_INFO=y, "); in open_debuginfo()
486 pr_warning("Rebuild with -g, "); in open_debuginfo()
487 pr_warning("or install an appropriate debuginfo package.\n"); in open_debuginfo()
665 pr_warning("Failed to get ELF symbols for %s\n", pathname); in post_process_offline_probe_trace_events()
723 pr_warning("Failed to get ELF symbols for %s\n", module); in post_process_module_probe_trace_events()
762 pr_warning("Relocated base symbol is not found!\n"); in post_process_kernel_probe_trace_events()
872 pr_warning("Probe point '%s' not found.\n", in try_to_find_probe_trace_events()
879 pr_warning("Warning: No dwarf info found in the vmlinux - " in try_to_find_probe_trace_events()
914 pr_warning("File read error: %s\n", in __show_one_line()
925 pr_warning("Source file is shorter than expected.\n"); in _show_one_line()
964 pr_warning("Specified source line is not found.\n"); in __show_line_range()
967 pr_warning("Debuginfo analysis failed.\n"); in __show_line_range()
980 pr_warning("Failed to find source file path.\n"); in __show_line_range()
994 pr_warning("Failed to open %s: %s\n", lr->path, in __show_line_range()
1076 pr_warning("Debuginfo analysis failed.\n"); in show_available_vars_at()
1157 pr_warning("Debuginfo-analysis is not supported.\n"); in try_to_find_probe_trace_events()
1169 pr_warning("Debuginfo-analysis is not supported.\n"); in show_line_range()
1177 pr_warning("Debuginfo-analysis is not supported.\n"); in show_available_vars()
2594 pr_warning("Error: event \"%s\" already exists.\n" in get_new_event_name()
2614 pr_warning("Too many events are on the same function.\n"); in get_new_event_name()
2623 pr_warning("Internal error: \"%s\" is an invalid event name.\n", in get_new_event_name()
2643 pr_warning("Please upgrade your kernel to at least " in warn_uprobe_event_compat()
2776 pr_warning("Failed to add event to probe cache\n"); in __add_probe_trace_events()
2891 pr_warning("Relocated base symbol is not found!\n"); in find_probe_trace_events_from_map()
2912 pr_warning("Too many symbols are listed. Skip it.\n"); in find_probe_trace_events_from_map()
2918 pr_warning("Offset %ld is bigger than the size of %s\n", in find_probe_trace_events_from_map()
3290 pr_warning("Failed to make a group name.\n"); in convert_to_probe_trace_events()