/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | probe-finder.c | 290 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 D | probe-event.c | 100 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 D | perf-hooks.c | 27 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 D | srcline.c | 316 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 D | sideband_evlist.c | 21 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 D | debug.h | 23 #define pr_warning(fmt, ...) \ macro 28 pr_warning(fmt, ##__VA_ARGS__); \
|
H A D | probe-file.c | 38 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 D | bpf-utils.c | 206 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 D | record.c | 192 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 D | probe-finder.c | 285 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 D | perf-hooks.c | 27 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 D | probe-event.c | 98 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 D | probe-file.c | 46 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 D | llvm-utils.c | 339 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 D | sideband_evlist.c | 21 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 D | config.c | 348 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 D | record.c | 191 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 D | builtin-buildid-cache.c | 284 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 D | builtin-help.c | 120 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 D | builtin-probe.c | 185 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 D | builtin-buildid-cache.c | 285 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 D | builtin-help.c | 122 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 D | builtin-probe.c | 185 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 D | internal.h | 17 #define pr_warning(fmt, ...) __pr(LIBPERF_WARN, fmt, ##__VA_ARGS__) macro
|
/kernel/linux/linux-6.6/tools/lib/perf/ |
H A D | internal.h | 17 #define pr_warning(fmt, ...) __pr(LIBPERF_WARN, fmt, ##__VA_ARGS__) macro
|