• Home
  • Raw
  • Download

Lines Matching refs:pr_warning

104 		pr_warning("Failed to init vmlinux path.\n");  in init_vmlinux()
311 pr_warning("Debuginfo-analysis is not yet supported" in try_to_find_probe_trace_events()
322 pr_warning("Failed to open debuginfo file.\n"); in try_to_find_probe_trace_events()
343 pr_warning("Probe point '%s' not found.\n", in try_to_find_probe_trace_events()
350 pr_warning("Warning: No dwarf info found in the vmlinux - " in try_to_find_probe_trace_events()
444 pr_warning("File read error: %s\n", strerror(errno)); in __show_one_line()
454 pr_warning("Source file is shorter than expected.\n"); in _show_one_line()
485 pr_warning("Failed to open debuginfo file.\n"); in show_line_range()
492 pr_warning("Specified source line is not found.\n"); in show_line_range()
495 pr_warning("Debuginfo analysis failed. (%d)\n", ret); in show_line_range()
504 pr_warning("Failed to find source file. (%d)\n", ret); in show_line_range()
518 pr_warning("Failed to open %s: %s\n", lr->path, in show_line_range()
619 pr_warning("Failed to open debuginfo file.\n"); in show_available_vars()
654 pr_warning("Debuginfo-analysis is not supported.\n"); in try_to_find_probe_trace_events()
667 pr_warning("Debuginfo-analysis is not supported.\n"); in show_line_range()
677 pr_warning("Debuginfo-analysis is not supported.\n"); in show_available_vars()
1558 pr_warning("%s file does not exist - please rebuild kernel" in print_warn_msg()
1561 pr_warning("Failed to open %s file: %s\n", file, in print_warn_msg()
1574 pr_warning("Debugfs is not mounted.\n"); in open_probe_events()
1777 pr_warning("Failed to write event: %s\n", in write_probe_trace_event()
1799 pr_warning("Error: event \"%s\" already exists. " in get_new_event_name()
1815 pr_warning("Too many events are on the same function.\n"); in get_new_event_name()
1986 pr_warning("Kernel symbol \'%s\' not found.\n", in convert_to_probe_trace_events()
1991 pr_warning("Offset specified is greater than size of %s\n", in convert_to_probe_trace_events()
2097 pr_warning("Failed to delete event: %s\n", strerror(-ret)); in __del_trace_probe_event()
2290 pr_warning("No function specified for uprobes"); in convert_name_to_addr()
2296 pr_warning("Failed to allocate memory by strdup.\n"); in convert_name_to_addr()
2303 pr_warning("Cannot find realpath for %s.\n", exec); in convert_name_to_addr()
2308 pr_warning("Cannot find appropriate DSO for %s.\n", exec); in convert_name_to_addr()
2319 pr_warning("Cannot find %s in DSO %s\n", function, exec); in convert_name_to_addr()
2339 pr_warning("Failed to copy exec string.\n"); in convert_name_to_addr()
2358 pr_warning("Failed to allocate memory by zalloc.\n"); in convert_name_to_addr()