Home
last modified time | relevance | path

Searched refs:pr_warning (Results 1 – 25 of 58) sorted by relevance

123

/openbmc/linux/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("Failed to get the type of %s.\n", varname); in convert_variable_fields()
[all …]
H A Dprobe-event.c101 pr_warning("Failed to init vmlinux path.\n"); in init_probe_symbol_maps()
264 pr_warning("%s is out of .text, skip it.\n", symbol); in kprobe_warn_out_range()
268 pr_warning("%s is blacklisted function, skip it.\n", symbol); in kprobe_warn_out_range()
402 pr_warning("Warning: The probe function (%s) is a GNU indirect function.\n" in find_alternative_probe_point()
554 pr_warning("The %s file has no debug information.\n", path); in open_debuginfo()
556 pr_warning("Rebuild with CONFIG_DEBUG_INFO=y, "); in open_debuginfo()
558 pr_warning("Rebuild with -g, "); in open_debuginfo()
559 pr_warning("or install an appropriate debuginfo package.\n"); in open_debuginfo()
741 pr_warning("Failed to get ELF symbols for %s\n", pathname); in post_process_offline_probe_trace_events()
799 pr_warning("Failed to get ELF symbols for %s\n", module); 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 Ddebug.h23 #define pr_warning(fmt, ...) \ macro
28 pr_warning(fmt, ##__VA_ARGS__); \
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 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 Drecord.c192pr_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()
H A Dconfig.c349 pr_warning("bad config value for '%s' in %s, ignoring...\n", name, config_file_name); in bad_config()
351 pr_warning("bad config value for '%s', ignoring...\n", name); in bad_config()
559 pr_warning("Not enough memory to process %s/.perfconfig, ignoring it.\n", home); in home_perfconfig()
567 pr_warning("File %s not owned by current user or root, ignoring it.\n", config); in home_perfconfig()
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 Dclockid.c63 pr_warning("WARNING: Failed to determine specified clock resolution.\n"); in get_clockid_res()
H A Dparse-branch-options.c75 pr_warning("unknown branch filter %s," in parse_branch_str()
H A Dbpf_lock_contention.c65 pr_warning("ignore unknown symbol: %s\n", in lock_contention_prepare()
73 pr_warning("memory allocation failure\n"); in lock_contention_prepare()
H A Dtrace-event-parse.c139 pr_warning("printk format with empty entry"); in parse_ftrace_printk()
/openbmc/linux/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()
H A Dbuiltin-stat.c204 pr_warning("WARNING: grouped events cpus do not match.\n" in evlist__check_cpu_maps()
208 pr_warning(" %s\n", buf); in evlist__check_cpu_maps()
215 pr_warning(" %s: %s\n", leader->name, buf); in evlist__check_cpu_maps()
217 pr_warning(" %s: %s\n", evsel->name, buf); in evlist__check_cpu_maps()
429 pr_warning("failed to process counter %s\n", counter->name); in process_counters()
2316 pr_warning("warning: processing task data, aggregation mode not set\n"); in process_stat_config_event()
2362 pr_warning("Extra thread map event, ignoring.\n"); in process_thread_map_event()
2382 pr_warning("Extra cpu map event, ignoring.\n"); in process_cpu_map_event()
2630 pr_warning("%s\n", errbuf); in cmd_stat()
2798 pr_warning("timeout < 100ms. " in cmd_stat()
[all …]
H A Dbuiltin-buildid-list.c114 pr_warning("Decompression initialization failed. Reported data may be incomplete.\n"); in perf_session__list_build_ids()
H A Dbuiltin-record.c1344 pr_warning( in record__open()
1640 pr_warning("threads[%d]: failed to notify on start: %s\n", in record__thread()
1684 pr_warning("threads[%d]: failed to notify on termination: %s\n", in record__thread()
2060 pr_warning("Couldn't synthesize bpf events.\n"); in record__synthesize()
2068 pr_warning("Couldn't synthesize cgroup events.\n"); in record__synthesize()
2201 pr_warning("threads[%d]: failed to receive termination notification from %d\n", in record__terminate_thread()
2250 pr_warning("threads[%d]: failed to receive start notification from %d\n", in record__start_threads()
2424 pr_warning("WARNING: --timestamp-filename option is not available in pipe mode.\n"); in __cmd_record()
2454 pr_warning("WARNING: No sample_id_all support, falling back to unordered processing\n"); in __cmd_record()
3120 pr_warning("WARNING: switch-output data size lower than " in switch_output_size_warn()
[all …]
/openbmc/u-boot/include/linux/
H A Dprintk.h48 #define pr_warning(fmt, ...) \ macro
50 #define pr_warn pr_warning
/openbmc/linux/tools/lib/perf/
H A Dinternal.h17 #define pr_warning(fmt, ...) __pr(LIBPERF_WARN, fmt, ##__VA_ARGS__) macro
/openbmc/linux/tools/perf/arch/x86/util/
H A Diostat.c239 pr_warning("Unrecognized root port format: %s\n" in iio_root_port_parse_str()
278 pr_warning("Root port %04x:%02x were not found\n", in iio_root_ports_list_filter()
338 pr_warning("The -e and -M options are not supported." in iostat_prepare()
H A Devsel.c72 pr_warning( in ibs_l3miss_warn()
/openbmc/linux/tools/perf/ui/browsers/
H A Dscripts.c161 pr_warning("Cannot run %s\n", cmd); in run_script()

123