Lines Matching refs:pr_warning
104 pr_warning("Failed to init vmlinux path.\n"); in init_symbol_maps()
406 pr_warning("The %s file has no debug information.\n", path); in open_debuginfo()
408 pr_warning("Rebuild with CONFIG_DEBUG_INFO=y, "); in open_debuginfo()
410 pr_warning("Rebuild with -g, "); in open_debuginfo()
411 pr_warning("or install an appropriate debuginfo package.\n"); in open_debuginfo()
572 pr_warning("Relocated base symbol is not found!\n"); in post_process_probe_trace_events()
641 pr_warning("Probe point '%s' not found.\n", in try_to_find_probe_trace_events()
648 pr_warning("Warning: No dwarf info found in the vmlinux - " in try_to_find_probe_trace_events()
683 pr_warning("File read error: %s\n", in __show_one_line()
694 pr_warning("Source file is shorter than expected.\n"); in _show_one_line()
733 pr_warning("Specified source line is not found.\n"); in __show_line_range()
736 pr_warning("Debuginfo analysis failed.\n"); in __show_line_range()
749 pr_warning("Failed to find source file path.\n"); in __show_line_range()
763 pr_warning("Failed to open %s: %s\n", lr->path, in __show_line_range()
843 pr_warning("Debuginfo analysis failed.\n"); in show_available_vars_at()
924 pr_warning("Debuginfo-analysis is not supported.\n"); in try_to_find_probe_trace_events()
935 pr_warning("Debuginfo-analysis is not supported.\n"); in show_line_range()
945 pr_warning("Debuginfo-analysis is not supported.\n"); in show_available_vars()
1908 pr_warning("%cprobe_events file does not exist" in print_open_warning()
1912 pr_warning("Tracefs or debugfs is not mounted.\n"); in print_open_warning()
1914 pr_warning("Failed to open %cprobe_events: %s\n", in print_open_warning()
1923 pr_warning("Tracefs or debugfs is not mounted.\n"); in print_both_open_warning()
1925 pr_warning("Please rebuild kernel with CONFIG_KPROBE_EVENTS " in print_both_open_warning()
1929 pr_warning("Failed to open kprobe events: %s.\n", in print_both_open_warning()
1931 pr_warning("Failed to open uprobe events: %s.\n", in print_both_open_warning()
2257 pr_warning("Failed to write event: %s\n", in write_probe_trace_event()
2280 pr_warning("Error: event \"%s\" already exists. " in get_new_event_name()
2296 pr_warning("Too many events are on the same function.\n"); in get_new_event_name()
2315 pr_warning("Please upgrade your kernel to at least " in warn_uprobe_event_compat()
2367 pr_warning("Warning: Skipped probing on blacklisted function: %s\n", node->symbol); in __add_probe_trace_events()
2495 pr_warning("Relocated base symbol is not found!\n"); in find_probe_trace_events_from_map()
2514 pr_warning("Too many symbols are listed. Skip it.\n"); in find_probe_trace_events_from_map()
2520 pr_warning("Offset %ld is bigger than the size of %s\n", in find_probe_trace_events_from_map()
2582 pr_warning("Failed to make a group name.\n"); in convert_to_probe_trace_events()
2682 pr_warning("Failed to delete event: %s\n", in __del_trace_probe_event()