Lines Matching refs:pr_warning

101 		pr_warning("Failed to init vmlinux path.\n");  in init_probe_symbol_maps()
275 pr_warning("%s is out of .text, skip it.\n", symbol); in kprobe_warn_out_range()
279 pr_warning("%s is blacklisted function, skip it.\n", symbol); in kprobe_warn_out_range()
414 pr_warning("Warning: The probe function (%s) is a GNU indirect function.\n" in find_alternative_probe_point()
566 pr_warning("The %s file has no debug information.\n", path); in open_debuginfo()
568 pr_warning("Rebuild with CONFIG_DEBUG_INFO=y, "); in open_debuginfo()
570 pr_warning("Rebuild with -g, "); in open_debuginfo()
571 pr_warning("or install an appropriate debuginfo package.\n"); in open_debuginfo()
753 pr_warning("Failed to get ELF symbols for %s\n", pathname); in post_process_offline_probe_trace_events()
811 pr_warning("Failed to get ELF symbols for %s\n", module); in post_process_module_probe_trace_events()
851 pr_warning("Relocated base symbol is not found! " in post_process_kernel_probe_trace_events()
980 pr_warning("Probe point '%s' not found.\n", probe_point); in try_to_find_probe_trace_events()
987 pr_warning("Warning: No dwarf info found in the vmlinux - " in try_to_find_probe_trace_events()
1022 pr_warning("File read error: %s\n", in __show_one_line()
1033 pr_warning("Source file is shorter than expected.\n"); in _show_one_line()
1078 pr_warning("Specified source line is not found.\n"); in __show_line_range()
1081 pr_warning("Debuginfo analysis failed.\n"); in __show_line_range()
1094 pr_warning("Failed to find source file path.\n"); in __show_line_range()
1108 pr_warning("Failed to open %s: %s\n", lr->path, in __show_line_range()
1190 pr_warning("Debuginfo analysis failed.\n"); in show_available_vars_at()
1271 pr_warning("Debuginfo-analysis is not supported.\n"); in try_to_find_probe_trace_events()
1283 pr_warning("Debuginfo-analysis is not supported.\n"); in show_line_range()
1291 pr_warning("Debuginfo-analysis is not supported.\n"); in show_available_vars()
2760 pr_warning("snprintf() failed: %d; the event name nbase='%s' is too long\n", ret, nbase); in get_new_event_name()
2767 pr_warning("Error: event \"%s\" already exists.\n" in get_new_event_name()
2787 pr_warning("Too many events are on the same function.\n"); in get_new_event_name()
2796 pr_warning("Internal error: \"%s\" is an invalid event name.\n", in get_new_event_name()
2812 pr_warning("A semaphore is associated with %s:%s and " in warn_uprobe_event_compat()
2823pr_warning("%s accesses a variable by symbol name, but that is not supported for user application … in warn_uprobe_event_compat()
2828 pr_warning("Please upgrade your kernel to at least 3.14 to have access to feature %s\n", in warn_uprobe_event_compat()
2966 pr_warning("Failed to add event to probe cache\n"); in __add_probe_trace_events()
3100 pr_warning("Relocated base symbol is not found! " in find_probe_trace_events_from_map()
3137 pr_warning("Too many symbols are listed. Skip it.\n"); in find_probe_trace_events_from_map()
3143 pr_warning("Offset %ld is bigger than the size of %s\n", in find_probe_trace_events_from_map()
3515 pr_warning("Failed to make a group name.\n"); in convert_to_probe_trace_events()
3643 pr_warning("WARN: Group name %s is ignored\n", pev->group); in show_bootconfig_events()
3645 pr_warning("ERROR: Bootconfig doesn't support uprobes\n"); in show_bootconfig_events()