| /linux/tools/perf/util/ |
| H A D | addr2line.c | 84 pr_warning("could not start addr2line (%s) for %s: start_command return code %d\n", in addr2line_subprocess_init() 131 pr_warning("%s %s: addr2line configuration failed\n", in addr2line_configure() 133 pr_warning("\t%c%s", ch, output); in addr2line_configure() 314 pr_warning("%s %s: addr2line_subprocess_init failed\n", __func__, dso_name); in cmd__addr2line() 334 pr_warning("%s %s: could not send request\n", __func__, dso_name); in cmd__addr2line() 343 pr_warning("%s %s: could not read first record\n", __func__, dso_name); in cmd__addr2line() 359 pr_warning("%s %s: could not read sentinel record\n", in cmd__addr2line() 367 pr_warning("%s %s: unexpected record instead of sentinel", in cmd__addr2line()
|
| H A D | probe-finder.c | 185 pr_warning("Mapping for the register number %u " in convert_variable_location() 237 pr_warning("Failed to get a type information of %s.\n", in convert_variable_type() 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() 311 pr_warning("Failed to convert variable type: %s\n", in convert_variable_type() 333 pr_warning("Failed to get the type of %s.\n", varname); in convert_variable_fields() 346 pr_warning("Failed to get the type of %s.\n", varname); in convert_variable_fields() 372 pr_warning("Failed to get the type of %s.\n", varname); in convert_variable_fields() [all …]
|
| H A D | probe-event.c | 107 pr_warning("Failed to init vmlinux path.\n"); in init_probe_symbol_maps() 282 pr_warning("%s is out of .text, skip it.\n", symbol); in kprobe_warn_out_range() 286 pr_warning("%s is blacklisted function, skip it.\n", symbol); in kprobe_warn_out_range() 421 pr_warning("Warning: The probe function (%s) is a GNU indirect function.\n" in find_alternative_probe_point() 573 pr_warning("The %s file has no debug information.\n", path); in open_debuginfo() 575 pr_warning("Rebuild with CONFIG_DEBUG_INFO=y, "); in open_debuginfo() 577 pr_warning("Rebuild with -g, "); in open_debuginfo() 578 pr_warning("or install an appropriate debuginfo package.\n"); in open_debuginfo() 760 pr_warning("Failed to get ELF symbols for %s\n", pathname); in post_process_offline_probe_trace_events() 818 pr_warning("Failed to get ELF symbols for %s\n", module); 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 | debug.h | 25 #define pr_warning(fmt, ...) \ macro 30 pr_warning(fmt, ##__VA_ARGS__); \
|
| 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 | 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 | 212 pr_warning("%s: mismatch in element count %u vs %u\n", __func__, count1, count2); in get_bpf_prog_info_linear() 221 pr_warning("%s: mismatch in rec size %u vs %u\n", __func__, size1, size2); in get_bpf_prog_info_linear() 227 pr_warning("%s: mismatch in array %p vs %llx\n", __func__, ptr, ptr2); 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()
|
| H A D | config.c | 367 pr_warning("bad config value for '%s' in %s, ignoring...\n", name, config_file_name); in bad_config() 369 pr_warning("bad config value for '%s', ignoring...\n", name); in bad_config() 587 pr_warning("Not enough memory to process %s/.perfconfig, ignoring it.\n", home); in home_perfconfig() 595 pr_warning("File %s not owned by current user or root, ignoring it.\n", config); in home_perfconfig()
|
| H A D | clockid.c | 63 pr_warning("WARNING: Failed to determine specified clock resolution.\n"); in get_clockid_res()
|
| H A D | parse-branch-options.c | 76 pr_warning("unknown branch filter %s," in parse_branch_str()
|
| H A D | bpf_lock_contention.c | 248 pr_warning("ignore unknown symbol: %s\n", in lock_contention_prepare() 256 pr_warning("memory allocation failure\n"); in lock_contention_prepare() 277 pr_warning("ignore unknown symbol: %s\n", in lock_contention_prepare()
|
| H A D | header.c | 1331 pr_warning("failed: can't open memory sysfs data '%s'\n", path); in memory_node__read() 1878 pr_warning("Reserved bits are set unexpectedly. " in perf_attr_check() 1884 pr_warning("Unknown sample type (0x%llx) is detected. " in perf_attr_check() 1891 pr_warning("Unknown read format (0x%llx) is detected. " in perf_attr_check() 1899 pr_warning("Unknown branch sample type (0x%llx) is detected. " in perf_attr_check() 3122 pr_warning("interpreting bpf_prog_info from systems with endianness is not yet supported\n"); in process_bpf_prog_info() 3142 pr_warning("detected invalid bpf_prog_info\n"); in process_bpf_prog_info() 3194 pr_warning("interpreting btf from systems with endianness is not yet supported\n"); in process_bpf_btf() 3476 pr_warning("unknown feature %d\n", feat); in perf_file_section__fprintf_info() 4271 pr_warning("WARNING: The %s file's data size field is 0 which is unexpected.\n" in perf_session__read_header() [all …]
|
| H A D | bpf_counter_cgroup.c | 195 pr_warning("The kernel does not support test_run for raw_tp BPF programs.\n" in bperf_load_program()
|
| /linux/tools/perf/ |
| H A D | builtin-buildid-cache.c | 289 pr_warning("Problems with %s file, consider removing it from the cache\n", in dso__missing_buildid_cache() 292 pr_warning("Problems with %s file, consider removing it from the cache\n", in dso__missing_buildid_cache() 478 pr_warning("Couldn't add %s: %s\n", in cmd_buildid_cache() 496 pr_warning("Couldn't remove %s: %s\n", in cmd_buildid_cache() 514 pr_warning("Couldn't remove %s: %s\n", in cmd_buildid_cache() 524 pr_warning("Couldn't remove some caches. Error: %s.\n", in cmd_buildid_cache() 542 pr_warning("Couldn't update %s: %s\n", in cmd_buildid_cache() 551 pr_warning("Couldn't add %s\n", kcore_filename); in cmd_buildid_cache()
|
| H A D | builtin-stat.c | 207 pr_warning("WARNING: grouped events cpus do not match.\n" in evlist__check_cpu_maps() 211 pr_warning(" %s\n", buf); in evlist__check_cpu_maps() 218 pr_warning(" %s: %s\n", leader->name, buf); in evlist__check_cpu_maps() 220 pr_warning(" %s: %s\n", evsel->name, buf); in evlist__check_cpu_maps() 466 pr_warning("failed to process counter %s\n", counter->name); in process_counters() 2238 pr_warning("warning: processing task data, aggregation mode not set\n"); in process_stat_config_event() 2284 pr_warning("Extra thread map event, ignoring.\n"); in process_thread_map_event() 2304 pr_warning("Extra cpu map event, ignoring.\n"); in process_cpu_map_event() 2740 pr_warning("%s\n", errbuf); in cmd_stat() 2865 pr_warning("Disabling BPF counters due to more events (%d) than the max (%d)\n", in cmd_stat() [all …]
|
| H A D | builtin-buildid-list.c | 129 pr_warning("Decompression initialization failed. Reported data may be incomplete.\n"); in perf_session__list_build_ids()
|
| H A D | builtin-record.c | 1453 pr_warning( in record__open() 1751 pr_warning("threads[%d]: failed to notify on start: %s\n", in record__thread() 1795 pr_warning("threads[%d]: failed to notify on termination: %s\n", in record__thread() 2170 pr_warning("Couldn't synthesize bpf events.\n"); in record__synthesize() 2178 pr_warning("Couldn't synthesize cgroup events.\n"); in record__synthesize() 2320 pr_warning("threads[%d]: failed to receive termination notification from %d\n", in record__terminate_thread() 2369 pr_warning("threads[%d]: failed to receive start notification from %d\n", in record__start_threads() 2551 pr_warning("WARNING: --timestamp-filename option is not available in pipe mode.\n"); in __cmd_record() 2585 pr_warning("WARNING: No sample_id_all support, falling back to unordered processing\n"); in __cmd_record() 3289 pr_warning("WARNING: switch-output data size lower than " in switch_output_size_warn() [all …]
|
| /linux/tools/perf/arch/x86/util/ |
| H A D | pmu.c | 119 pr_warning("Unexpected: no CHAs found\n"); in uncore_cha_snc() 125 pr_warning("Unexpected: unable to compute CHA number '%s'\n", pmu->name); in uncore_cha_snc() 161 pr_warning("Unexpected: unable to compute IMC number '%s'\n", pmu->name); in uncore_imc_snc() 165 pr_warning("Unexpected IMC %d for SNC%d mapping\n", imc_num, snc_nodes); in uncore_imc_snc()
|
| H A D | evsel.c | 128 pr_warning( in ibs_l3miss_warn()
|
| /linux/tools/lib/perf/ |
| H A D | internal.h | 17 #define pr_warning(fmt, ...) __pr(LIBPERF_WARN, fmt, ##__VA_ARGS__) macro
|
| H A D | cpumap.c | 89 …pr_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/tools/perf/util/arm-spe-decoder/ |
| H A D | arm-spe-decoder.c | 75 pr_warning("ignoring unsupported address packet index: 0x%x\n", index); in arm_spe_calc_ip()
|
| /linux/tools/perf/ui/browsers/ |
| H A D | scripts.c | 334 pr_warning("Cannot run %s\n", cmd); in run_script()
|