Home
last modified time | relevance | path

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

123

/linux-6.15/tools/perf/util/
H A Dprobe-finder.c185 pr_warning("Mapping for the register number %u " in convert_variable_location()
250 pr_warning("Failed to cast into string: " in convert_variable_type()
256 pr_warning("Failed to get a type" in convert_variable_type()
266 pr_warning("Out of memory error\n"); in convert_variable_type()
273 pr_warning("Failed to cast into string: " in convert_variable_type()
409 pr_warning("Structure on a register is not " in convert_variable_fields()
544 pr_warning("Specified offset is out of %s\n", in convert_to_trace_point()
558 pr_warning("Failed to find symbol at 0x%lx\n", in convert_to_trace_point()
572 pr_warning("Failed to find \"%s%%return\",\n" in convert_to_trace_point()
601 pr_warning("Ignoring tail call from %s\n", in call_probe_finder()
[all …]
H A Dprobe-event.c105 pr_warning("Failed to init vmlinux path.\n"); in init_probe_symbol_maps()
279 pr_warning("%s is out of .text, skip it.\n", symbol); in kprobe_warn_out_range()
572 pr_warning("Rebuild with CONFIG_DEBUG_INFO=y, "); in open_debuginfo()
574 pr_warning("Rebuild with -g, "); in open_debuginfo()
855 pr_warning("Relocated base symbol is not found! " in post_process_kernel_probe_trace_events()
1026 pr_warning("File read error: %s\n", in __show_one_line()
1100 pr_warning("Debuginfo analysis failed.\n"); in __show_line_range()
1113 pr_warning("Failed to find source file path.\n"); in __show_line_range()
1127 pr_warning("Failed to open %s: %s\n", lr->path, in __show_line_range()
1209 pr_warning("Debuginfo analysis failed.\n"); in show_available_vars_at()
[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 Ddebug.h25 #define pr_warning(fmt, ...) \ macro
30 pr_warning(fmt, ##__VA_ARGS__); \
H A Dsrcline.c373 pr_warning("addr2line_init failed for %s\n", dso_name); in addr2line()
492 pr_warning("could not start addr2line (%s) for %s: start_command return code %d\n", in addr2line_subprocess_init()
539 pr_warning("%s %s: addr2line configuration failed\n", in addr2line_configure()
541 pr_warning("\t%c%s", ch, output); in addr2line_configure()
722 pr_warning("%s %s: addr2line_subprocess_init failed\n", __func__, dso_name); in addr2line()
742 pr_warning("%s %s: could not send request\n", __func__, dso_name); in addr2line()
751 pr_warning("%s %s: could not read first record\n", __func__, dso_name); in addr2line()
767 pr_warning("%s %s: could not read sentinel record\n", in addr2line()
775 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 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 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 Dconfig.c366 pr_warning("bad config value for '%s' in %s, ignoring...\n", name, config_file_name); in bad_config()
368 pr_warning("bad config value for '%s', ignoring...\n", name); in bad_config()
586 pr_warning("Not enough memory to process %s/.perfconfig, ignoring it.\n", home); in home_perfconfig()
594 pr_warning("File %s not owned by current user or root, ignoring it.\n", config); in home_perfconfig()
H A Dparse-branch-options.c76 pr_warning("unknown branch filter %s," in parse_branch_str()
H A Dclockid.c63 pr_warning("WARNING: Failed to determine specified clock resolution.\n"); in get_clockid_res()
H A Dheader.c1330 pr_warning("failed: can't open memory sysfs data '%s'\n", path); in memory_node__read()
1871 pr_warning("Reserved bits are set unexpectedly. " in perf_attr_check()
1877 pr_warning("Unknown sample type (0x%llx) is detected. " in perf_attr_check()
1884 pr_warning("Unknown read format (0x%llx) is detected. " in perf_attr_check()
1892 pr_warning("Unknown branch sample type (0x%llx) is detected. " in perf_attr_check()
3136 pr_warning("detected invalid bpf_prog_info\n"); in process_bpf_prog_info()
3187 pr_warning("interpreting btf from systems with endianness is not yet supported\n"); in process_bpf_btf()
3465 pr_warning("unknown feature %d\n", feat); in perf_file_section__fprintf_info()
4259 pr_warning("WARNING: The %s file's data size field is 0 which is unexpected.\n" in perf_session__read_header()
4352 pr_warning("invalid record type %d in pipe-mode\n", type); in perf_event__process_feature()
[all …]
H A Dbpf_counter_cgroup.c160 pr_warning("The kernel does not support test_run for raw_tp BPF programs.\n" in bperf_load_program()
H A Dtrace-event-parse.c246 pr_warning("printk format with empty entry"); in parse_ftrace_printk()
/linux-6.15/tools/perf/
H A Dbuiltin-buildid-cache.c287 pr_warning("Problems with %s file, consider removing it from the cache\n", in dso__missing_buildid_cache()
290 pr_warning("Problems with %s file, consider removing it from the cache\n", in dso__missing_buildid_cache()
476 pr_warning("Couldn't add %s: %s\n", in cmd_buildid_cache()
494 pr_warning("Couldn't remove %s: %s\n", in cmd_buildid_cache()
512 pr_warning("Couldn't remove %s: %s\n", in cmd_buildid_cache()
522 pr_warning("Couldn't remove some caches. Error: %s.\n", in cmd_buildid_cache()
540 pr_warning("Couldn't update %s: %s\n", in cmd_buildid_cache()
549 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.c198 pr_warning("WARNING: grouped events cpus do not match.\n" in evlist__check_cpu_maps()
202 pr_warning(" %s\n", buf); in evlist__check_cpu_maps()
209 pr_warning(" %s: %s\n", leader->name, buf); in evlist__check_cpu_maps()
211 pr_warning(" %s: %s\n", evsel->name, buf); in evlist__check_cpu_maps()
414 pr_warning("failed to process counter %s\n", counter->name); in process_counters()
2149 pr_warning("warning: processing task data, aggregation mode not set\n"); in process_stat_config_event()
2195 pr_warning("Extra thread map event, ignoring.\n"); in process_thread_map_event()
2215 pr_warning("Extra cpu map event, ignoring.\n"); in process_cpu_map_event()
2621 pr_warning("%s\n", errbuf); in cmd_stat()
2790 pr_warning("timeout < 100ms. " in cmd_stat()
[all …]
H A Dbuiltin-buildid-list.c126 pr_warning("Decompression initialization failed. Reported data may be incomplete.\n"); in perf_session__list_build_ids()
H A Dbuiltin-record.c1395 pr_warning( in record__open()
1693 pr_warning("threads[%d]: failed to notify on start: %s\n", in record__thread()
1737 pr_warning("threads[%d]: failed to notify on termination: %s\n", in record__thread()
2112 pr_warning("Couldn't synthesize bpf events.\n"); in record__synthesize()
2120 pr_warning("Couldn't synthesize cgroup events.\n"); in record__synthesize()
2253 pr_warning("threads[%d]: failed to receive termination notification from %d\n", in record__terminate_thread()
2302 pr_warning("threads[%d]: failed to receive start notification from %d\n", in record__start_threads()
2483 pr_warning("WARNING: --timestamp-filename option is not available in pipe mode.\n"); in __cmd_record()
2513 pr_warning("WARNING: No sample_id_all support, falling back to unordered processing\n"); in __cmd_record()
3182 pr_warning("WARNING: switch-output data size lower than " in switch_output_size_warn()
[all …]
/linux-6.15/tools/lib/perf/
H A Dinternal.h17 #define pr_warning(fmt, ...) __pr(LIBPERF_WARN, fmt, ##__VA_ARGS__) macro
H A Dcpumap.c89pr_warning("Number of online CPUs (%d) differs from the number configured (%d) the CPU map will on… in cpu_map__new_sysconf()
233 pr_warning("Unexpected characters at end of cpu list ('%s'), using online CPUs.", in perf_cpu_map__new()
/linux-6.15/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.c94 pr_warning( in ibs_l3miss_warn()

123