Home
last modified time | relevance | path

Searched refs:pr_warning (Results 1 - 25 of 105) sorted by relevance

12345

/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-finder.c290 pr_warning("Mapping for the register number %u " in convert_variable_location()
344 pr_warning("Failed to get a type information of %s.\n", in convert_variable_type()
357 pr_warning("Failed to cast into string: " in convert_variable_type()
363 pr_warning("Failed to get a type" in convert_variable_type()
373 pr_warning("Out of memory error\n"); in convert_variable_type()
380 pr_warning("Failed to cast into string: " in convert_variable_type()
418 pr_warning("Failed to convert variable type: %s\n", in convert_variable_type()
440 pr_warning("Failed to get the type of %s.\n", varname); in convert_variable_fields()
453 pr_warning("Failed to get the type of %s.\n", varname); in convert_variable_fields()
479 pr_warning("Faile in convert_variable_fields()
[all...]
H A Dprobe-event.c100 pr_warning("Failed to init vmlinux path.\n"); in init_probe_symbol_maps()
263 pr_warning("%s is out of .text, skip it.\n", symbol); in kprobe_warn_out_range()
267 pr_warning("%s is blacklisted function, skip it.\n", symbol); in kprobe_warn_out_range()
401 pr_warning("Warning: The probe function (%s) is a GNU indirect function.\n" in find_alternative_probe_point()
553 pr_warning("The %s file has no debug information.\n", path); in open_debuginfo()
555 pr_warning("Rebuild with CONFIG_DEBUG_INFO=y, "); in open_debuginfo()
557 pr_warning("Rebuild with -g, "); in open_debuginfo()
558 pr_warning("or install an appropriate debuginfo package.\n"); in open_debuginfo()
740 pr_warning("Failed to get ELF symbols for %s\n", pathname); in post_process_offline_probe_trace_events()
798 pr_warning("Faile in post_process_module_probe_trace_events()
[all...]
H A Dperf-hooks.c27 pr_warning("Fatal error (SEGFAULT) in perf hook '%s'\n", in perf_hooks__invoke()
71 pr_warning("Overwrite existing hook: %s\n", hook_name); in perf_hooks__set_hook()
H A Dsrcline.c316 pr_warning("addr2line_init failed for %s\n", dso_name); in addr2line()
435 pr_warning("could not start addr2line (%s) for %s: start_command return code %d\n", in addr2line_subprocess_init()
482 pr_warning("%s %s: addr2line configuration failed\n", in addr2line_configure()
484 pr_warning("\t%c%s", ch, output); in addr2line_configure()
664 pr_warning("%s %s: addr2line_subprocess_init failed\n", __func__, dso_name); in addr2line()
684 pr_warning("%s %s: could not send request\n", __func__, dso_name); in addr2line()
693 pr_warning("%s %s: could not read first record\n", __func__, dso_name); in addr2line()
709 pr_warning("%s %s: could not read sentinel record\n", in addr2line()
717 pr_warning("%s %s: unexpected record instead of sentinel", in addr2line()
H A Dsideband_evlist.c21 pr_warning("enabling sample_id_all for all side band events\n"); in evlist__add_sb_event()
70 pr_warning("cannot locate proper evsel for the side band event\n"); in perf_evlist__poll_thread()
H A Ddebug.h23 #define pr_warning(fmt, ...) \ macro
28 pr_warning(fmt, ##__VA_ARGS__); \
H A Dprobe-file.c38 pr_warning("No permission to %s tracefs.\nPlease %s\n", in print_common_warning()
65 pr_warning("Debugfs or tracefs is not mounted\n" in print_configure_probe_event()
68 pr_warning("%s/%s does not exist.\nPlease rebuild kernel with %s.\n", in print_configure_probe_event()
84 pr_warning("Failed to open %s/%cprobe_events: %s\n", in print_open_warning()
100 pr_warning("Failed to open %s/kprobe_events: %s.\n", in print_both_open_warning()
104 pr_warning("Failed to open %s/uprobe_events: %s.\n", in print_both_open_warning()
280 pr_warning("Failed to write event: %s\n", in probe_file__add_event()
318 pr_warning("Failed to delete event: %s\n", in __del_trace_probe_event()
H A Dbpf-utils.c206 pr_warning("%s: mismatch in element count\n", __func__); in get_bpf_prog_info_linear()
212 pr_warning("%s: mismatch in rec size\n", __func__); in get_bpf_prog_info_linear()
H A Drecord.c192 pr_warning("warning: Maximum frequency rate (%'u Hz) exceeded, throttling from %'u Hz to %'u Hz.\n" in record_opts__config_freq()
206 pr_warning("Lowering default frequency rate from %u to %u.\n" in record_opts__config_freq()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-finder.c285 pr_warning("Mapping for the register number %u " in convert_variable_location()
339 pr_warning("Failed to get a type information of %s.\n", in convert_variable_type()
352 pr_warning("Failed to cast into string: " in convert_variable_type()
358 pr_warning("Failed to get a type" in convert_variable_type()
368 pr_warning("Out of memory error\n"); in convert_variable_type()
375 pr_warning("Failed to cast into string: " in convert_variable_type()
413 pr_warning("Failed to convert variable type: %s\n", in convert_variable_type()
435 pr_warning("Failed to get the type of %s.\n", varname); in convert_variable_fields()
448 pr_warning("Failed to get the type of %s.\n", varname); in convert_variable_fields()
474 pr_warning("Faile in convert_variable_fields()
[all...]
H A Dperf-hooks.c27 pr_warning("Fatal error (SEGFAULT) in perf hook '%s'\n", in perf_hooks__invoke()
71 pr_warning("Overwrite existing hook: %s\n", hook_name); in perf_hooks__set_hook()
H A Dprobe-event.c98 pr_warning("Failed to init vmlinux path.\n"); in init_probe_symbol_maps()
253 pr_warning("%s is out of .text, skip it.\n", symbol); in kprobe_warn_out_range()
257 pr_warning("%s is blacklisted function, skip it.\n", symbol); in kprobe_warn_out_range()
390 pr_warning("Warning: The probe function (%s) is a GNU indirect function.\n" in find_alternative_probe_point()
543 pr_warning("The %s file has no debug information.\n", path); in open_debuginfo()
545 pr_warning("Rebuild with CONFIG_DEBUG_INFO=y, "); in open_debuginfo()
547 pr_warning("Rebuild with -g, "); in open_debuginfo()
548 pr_warning("or install an appropriate debuginfo package.\n"); in open_debuginfo()
726 pr_warning("Failed to get ELF symbols for %s\n", pathname); in post_process_offline_probe_trace_events()
784 pr_warning("Faile in post_process_module_probe_trace_events()
[all...]
H A Dprobe-file.c46 pr_warning("%cprobe_events file does not exist" in print_open_warning()
50 pr_warning("Tracefs or debugfs is not mounted.\n"); in print_open_warning()
52 pr_warning("Failed to open %cprobe_events: %s\n", in print_open_warning()
61 pr_warning("Tracefs or debugfs is not mounted.\n"); in print_both_open_warning()
63 pr_warning("Please rebuild kernel with CONFIG_KPROBE_EVENTS " in print_both_open_warning()
67 pr_warning("Failed to open kprobe events: %s.\n", in print_both_open_warning()
69 pr_warning("Failed to open uprobe events: %s.\n", in print_both_open_warning()
245 pr_warning("Failed to write event: %s\n", in probe_file__add_event()
283 pr_warning("Failed to delete event: %s\n", in __del_trace_probe_event()
H A Dllvm-utils.c339 pr_warning( in llvm__get_kbuild_opts()
354 pr_warning( in llvm__get_kbuild_opts()
405 pr_warning("WARNING: Not enough memory, skip object dumping\n"); in llvm__dump_obj()
411 pr_warning("WARNING: invalid llvm source path: '%s', skip object dumping\n", in llvm__dump_obj()
419 pr_warning("WARNING: failed to open '%s': %s, skip object dumping\n", in llvm__dump_obj()
H A Dsideband_evlist.c21 pr_warning("enabling sample_id_all for all side band events\n"); in perf_evlist__add_sb_event()
70 pr_warning("cannot locate proper evsel for the side band event\n"); in perf_evlist__poll_thread()
H A Dconfig.c348 pr_warning("bad config value for '%s' in %s, ignoring...\n", name, config_file_name); in bad_config()
350 pr_warning("bad config value for '%s', ignoring...\n", name); in bad_config()
703 pr_warning("Not enough memory to process %s/.perfconfig, ignoring it.", home); in perf_config_set__init()
716 pr_warning("File %s not owned by current user or root, ignoring it.", user_config); in perf_config_set__init()
H A Drecord.c191 pr_warning("warning: Maximum frequency rate (%'u Hz) exceeded, throttling from %'u Hz to %'u Hz.\n" in record_opts__config_freq()
205 pr_warning("Lowering default frequency rate to %u.\n" in record_opts__config_freq()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-buildid-cache.c284 pr_warning("Problems with %s file, consider removing it from the cache\n", in dso__missing_buildid_cache()
287 pr_warning("Problems with %s file, consider removing it from the cache\n", in dso__missing_buildid_cache()
449 pr_warning("Couldn't add %s: %s\n", in cmd_buildid_cache()
467 pr_warning("Couldn't remove %s: %s\n", in cmd_buildid_cache()
485 pr_warning("Couldn't remove %s: %s\n", in cmd_buildid_cache()
495 pr_warning("Couldn't remove some caches. Error: %s.\n", in cmd_buildid_cache()
513 pr_warning("Couldn't update %s: %s\n", in cmd_buildid_cache()
522 pr_warning("Couldn't add %s\n", kcore_filename); in cmd_buildid_cache()
H A Dbuiltin-help.c120 pr_warning("failed to exec '%s': %s", cmd, str_error_r(errno, sbuf, sizeof(sbuf))); in exec_failed()
221 pr_warning("'%s': path for unsupported man viewer.\n" in unsupported_man_viewer()
270 pr_warning("'%s': unsupported man viewer sub key.", subkey); in add_man_viewer_info()
358 pr_warning("'%s': unknown man viewer.", name); in exec_viewer()
H A Dbuiltin-probe.c185 pr_warning("Failed to get the absolute path of %s: %m\n", str); in opt_set_target()
214 pr_warning("Failed to parse %s as a pid: %s\n", str, in opt_set_target_ns()
242 pr_warning("Warning: more than one --line options are" in opt_show_lines()
414 pr_warning("Failed to remove entries for %s\n", nd->s); in del_perf_probe_caches()
470 pr_warning("\"%s\" does not hit any event.\n", str); in perf_del_probe_events()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-buildid-cache.c285 pr_warning("Problems with %s file, consider removing it from the cache\n", in dso__missing_buildid_cache()
288 pr_warning("Problems with %s file, consider removing it from the cache\n", in dso__missing_buildid_cache()
474 pr_warning("Couldn't add %s: %s\n", in cmd_buildid_cache()
492 pr_warning("Couldn't remove %s: %s\n", in cmd_buildid_cache()
510 pr_warning("Couldn't remove %s: %s\n", in cmd_buildid_cache()
520 pr_warning("Couldn't remove some caches. Error: %s.\n", in cmd_buildid_cache()
538 pr_warning("Couldn't update %s: %s\n", in cmd_buildid_cache()
547 pr_warning("Couldn't add %s\n", kcore_filename); in cmd_buildid_cache()
H A Dbuiltin-help.c122 pr_warning("failed to exec '%s': %s", cmd, str_error_r(errno, sbuf, sizeof(sbuf))); in exec_failed()
223 pr_warning("'%s': path for unsupported man viewer.\n" in unsupported_man_viewer()
272 pr_warning("'%s': unsupported man viewer sub key.", subkey); in add_man_viewer_info()
360 pr_warning("'%s': unknown man viewer.", name); in exec_viewer()
H A Dbuiltin-probe.c185 pr_warning("Failed to get the absolute path of %s: %m\n", str); in opt_set_target()
214 pr_warning("Failed to parse %s as a pid: %s\n", str, in opt_set_target_ns()
242 pr_warning("Warning: more than one --line options are" in opt_show_lines()
435 pr_warning("Failed to remove entries for %s\n", nd->s); in del_perf_probe_caches()
491 pr_warning("\"%s\" does not hit any event.\n", str); in perf_del_probe_events()
/kernel/linux/linux-5.10/tools/lib/perf/
H A Dinternal.h17 #define pr_warning(fmt, ...) __pr(LIBPERF_WARN, fmt, ##__VA_ARGS__) macro
/kernel/linux/linux-6.6/tools/lib/perf/
H A Dinternal.h17 #define pr_warning(fmt, ...) __pr(LIBPERF_WARN, fmt, ##__VA_ARGS__) macro

Completed in 25 milliseconds

12345