/kernel/linux/linux-5.10/tools/perf/ |
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()
|
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()
|
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()
|
D | builtin-stat.c | 240 pr_warning(" %s\n", buf); in evlist__check_cpu_maps() 244 pr_warning(" %s: %s\n", leader->name, buf); in evlist__check_cpu_maps() 246 pr_warning(" %s: %s\n", evsel->name, buf); in evlist__check_cpu_maps() 423 pr_warning("failed to process counter %s\n", counter->name); in read_counters() 1882 pr_warning("warning: processing task data, aggregation mode not set\n"); in process_stat_config_event() 1922 pr_warning("Extra thread map event, ignoring.\n"); in process_thread_map_event() 1942 pr_warning("Extra cpu map event, ignoring.\n"); in process_cpu_map_event() 2295 pr_warning("timeout < 100ms. " in cmd_stat() 2378 pr_warning("Couldn't synthesize the kernel mmap record, harmless, " in cmd_stat()
|
D | builtin-annotate.c | 270 pr_warning("problem processing %d event, skipping it.\n", in process_sample_event() 280 pr_warning("problem incrementing symbol count, " in process_sample_event()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
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("Failed to get the type of %s.\n", varname); in convert_variable_fields() [all …]
|
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()
|
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()
|
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("Failed to get ELF symbols for %s\n", module); in post_process_module_probe_trace_events() [all …]
|
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()
|
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()
|
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()
|
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()
|
D | parse-branch-options.c | 71 pr_warning("unknown branch filter %s," in parse_branch_str()
|
D | clockid.c | 63 pr_warning("WARNING: Failed to determine specified clock resolution.\n"); in get_clockid_res()
|
D | debug.h | 22 #define pr_warning(fmt, ...) \ macro
|
D | srcline.c | 307 pr_warning("addr2line_init failed for %s\n", dso_name); in addr2line() 423 pr_warning("popen failed for %s\n", dso_name); in addr2line() 428 pr_warning("addr2line has no output for %s\n", dso_name); in addr2line()
|
D | trace-event-parse.c | 137 pr_warning("printk format with empty entry"); in parse_ftrace_printk()
|
D | header.c | 1256 pr_warning("failed: cant' open memory sysfs data\n"); in memory_node__read() 1705 pr_warning("Reserved bits are set unexpectedly. " in perf_attr_check() 1711 pr_warning("Unknown sample type (0x%llx) is detected. " in perf_attr_check() 1718 pr_warning("Unknown read format (0x%llx) is detected. " in perf_attr_check() 1726 pr_warning("Unknown branch sample type (0x%llx) is detected. " in perf_attr_check() 2882 pr_warning("interpreting bpf_prog_info from systems with endianity is not yet supported\n"); in process_bpf_prog_info() 2902 pr_warning("detected invalid bpf_prog_info\n"); in process_bpf_prog_info() 2956 pr_warning("interpreting btf from systems with endianity is not yet supported\n"); in process_bpf_btf() 3148 pr_warning("unknown feature %d\n", feat); in perf_file_section__fprintf_info() 3826 pr_warning("WARNING: The %s file's data size field is 0 which is unexpected.\n" in perf_session__read_header() [all …]
|
D | bpf-prologue.c | 397 pr_warning("bpf: prologue: %d arguments are dropped\n", in bpf__gen_prologue()
|
D | thread_map.c | 358 pr_warning("Couldn't resolve comm name for pid %d\n", pid); in comm_init()
|
/kernel/linux/linux-5.10/tools/lib/perf/ |
D | internal.h | 17 #define pr_warning(fmt, ...) __pr(LIBPERF_WARN, fmt, ##__VA_ARGS__) macro
|
/kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
D | scripts.c | 161 pr_warning("Cannot run %s\n", cmd); in run_script()
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
D | pmu-events.c | 422 pr_warning("Parse event failed metric '%s' id '%s' expr '%s'\n", in check_parse_cpu() 424 pr_warning("Error string '%s' help '%s'\n", error.str, in check_parse_cpu()
|
/kernel/linux/linux-5.10/drivers/misc/nxp-pn5xx/ |
D | pn5xx_i2c.c | 223 pr_warning("%s: spurious interrupt detected\n", __func__); in pn54x_dev_read() 243 pr_warning("%s : failed to copy to user space\n", __func__); in pn54x_dev_read()
|