Lines Matching refs:pr_warning

107 		pr_warning("Failed to init vmlinux path.\n");  in init_probe_symbol_maps()
282 pr_warning("%s is out of .text, skip it.\n", symbol); in kprobe_warn_out_range()
286 pr_warning("%s is blacklisted function, skip it.\n", symbol); in kprobe_warn_out_range()
421 pr_warning("Warning: The probe function (%s) is a GNU indirect function.\n" in find_alternative_probe_point()
573 pr_warning("The %s file has no debug information.\n", path); in open_debuginfo()
575 pr_warning("Rebuild with CONFIG_DEBUG_INFO=y, "); in open_debuginfo()
577 pr_warning("Rebuild with -g, "); in open_debuginfo()
578 pr_warning("or install an appropriate debuginfo package.\n"); in open_debuginfo()
760 pr_warning("Failed to get ELF symbols for %s\n", pathname); in post_process_offline_probe_trace_events()
818 pr_warning("Failed to get ELF symbols for %s\n", module); in post_process_module_probe_trace_events()
858 pr_warning("Relocated base symbol is not found! " in post_process_kernel_probe_trace_events()
987 pr_warning("Probe point '%s' not found.\n", probe_point); in try_to_find_probe_trace_events()
994 pr_warning("Warning: No dwarf info found in the vmlinux - " in try_to_find_probe_trace_events()
1029 pr_warning("File read error: %s\n", in __show_one_line()
1040 pr_warning("Source file is shorter than expected.\n"); in _show_one_line()
1101 pr_warning("Specified source line(%s) is not found.\n", sbuf); in __show_line_range()
1104 pr_warning("Debuginfo analysis failed.\n"); in __show_line_range()
1117 pr_warning("Failed to find source file path.\n"); in __show_line_range()
1131 pr_warning("Failed to open %s: %s\n", lr->path, in __show_line_range()
1213 pr_warning("Debuginfo analysis failed.\n"); in show_available_vars_at()
1294 pr_warning("Debuginfo-analysis is not supported.\n"); in try_to_find_probe_trace_events()
1306 pr_warning("Debuginfo-analysis is not supported.\n"); in show_line_range()
1314 pr_warning("Debuginfo-analysis is not supported.\n"); in show_available_vars()
2815 pr_warning("snprintf() failed: %d; the event name '%s' is too long\n" in get_new_event_name()
2825 pr_warning("Error: event \"%s\" already exists.\n" in get_new_event_name()
2838 pr_warning("Add suffix failed: %d; the event name '%s' is too long\n" in get_new_event_name()
2848 pr_warning("Too many events are on the same function.\n"); in get_new_event_name()
2857 pr_warning("Internal error: \"%s\" is an invalid event name.\n", in get_new_event_name()
2873 pr_warning("A semaphore is associated with %s:%s and " in warn_uprobe_event_compat()
2884pr_warning("%s accesses a variable by symbol name, but that is not supported for user application … in warn_uprobe_event_compat()
2889 pr_warning("Please upgrade your kernel to at least 3.14 to have access to feature %s\n", in warn_uprobe_event_compat()
3037 pr_warning("Failed to add event to probe cache\n"); in __add_probe_trace_events()
3171 pr_warning("Relocated base symbol is not found! " in find_probe_trace_events_from_map()
3208 pr_warning("Too many symbols are listed. Skip it.\n"); in find_probe_trace_events_from_map()
3214 pr_warning("Offset %ld is bigger than the size of %s\n", in find_probe_trace_events_from_map()
3586 pr_warning("Failed to make a group name.\n"); in convert_to_probe_trace_events()
3714 pr_warning("WARN: Group name %s is ignored\n", pev->group); in show_bootconfig_events()
3716 pr_warning("ERROR: Bootconfig doesn't support uprobes\n"); in show_bootconfig_events()