/linux-5.19.10/tools/perf/tests/ |
D | pmu-events.c | 304 pr_debug2("testing event e1 %s: mismatched name string, %s vs %s\n", in compare_pmu_events() 310 pr_debug2("testing event e1 %s: mismatched compat string, %s vs %s\n", in compare_pmu_events() 316 pr_debug2("testing event e1 %s: mismatched event, %s vs %s\n", in compare_pmu_events() 322 pr_debug2("testing event e1 %s: mismatched desc, %s vs %s\n", in compare_pmu_events() 328 pr_debug2("testing event e1 %s: mismatched topic, %s vs %s\n", in compare_pmu_events() 334 pr_debug2("testing event e1 %s: mismatched long_desc, %s vs %s\n", in compare_pmu_events() 340 pr_debug2("testing event e1 %s: mismatched pmu string, %s vs %s\n", in compare_pmu_events() 346 pr_debug2("testing event e1 %s: mismatched unit, %s vs %s\n", in compare_pmu_events() 352 pr_debug2("testing event e1 %s: mismatched perpkg, %s vs %s\n", in compare_pmu_events() 358 pr_debug2("testing event e1 %s: mismatched aggr_mode, %s vs %s\n", in compare_pmu_events() [all …]
|
/linux-5.19.10/tools/perf/util/ |
D | mmap.c | 155 pr_debug2("failed to allocate aiocb for data buffer, error %m\n"); in perf_mmap__aio_mmap() 160 pr_debug2("failed to allocate cblocks for data buffer, error %m\n"); in perf_mmap__aio_mmap() 165 pr_debug2("failed to allocate data buffer, error %m\n"); in perf_mmap__aio_mmap() 172 pr_debug2("failed to allocate data buffer area, error %m"); in perf_mmap__aio_mmap() 281 pr_debug2("failed to mmap perf event ring buffer, error %d\n", in mmap__mmap() 288 pr_debug2("failed to alloc mmap affinity mask, error %d\n", in mmap__mmap() 301 pr_debug2("failed to init mmap compressor, error %d\n", errno); in mmap__mmap() 310 pr_debug2("failed to mmap data buffer, error %d\n", in mmap__mmap()
|
D | expr.c | 221 pr_debug2("adding ref metric %s: %s\n", in expr__add_ref() 264 pr_debug2("lookup(%s): val %f\n", id, data->val.val); in expr__resolve_id() 267 pr_debug2("lookup(%s): ref metric name %s\n", id, in expr__resolve_id() 278 pr_debug2("lookup(%s): ref val %f metric name %s\n", id, in expr__resolve_id() 353 pr_debug2("parsing metric: %s\n", expr); in __expr__parse() 448 pr_debug2("literal: %s = %f\n", literal, result); in expr__get_literal()
|
D | debug.h | 38 #define pr_debug2(fmt, ...) pr_debugN(2, pr_fmt(fmt), ##__VA_ARGS__) macro
|
D | dwarf-aux.c | 880 pr_debug2("Failed to get CU from given DIE.\n"); in die_walk_lines() 886 pr_debug2("Failed to get source lines on this CU.\n"); in die_walk_lines() 889 pr_debug2("Get %zd lines from this CU\n", nlines); in die_walk_lines() 897 pr_debug2("Failed to get line info. " in die_walk_lines()
|
D | tsc.c | 98 pr_debug2("Synthesizing TSC conversion information\n"); in perf_event__synth_time_conv()
|
D | symbol-elf.c | 580 pr_debug2("%s: cannot read %s bfd file.\n", __func__, filename); in read_build_id() 613 pr_debug2("%s: cannot read %s ELF file.\n", __func__, filename); in read_build_id() 727 pr_debug2("%s: cannot read %s bfd file.\n", __func__, filename); in filename__read_debuglink() 768 pr_debug2("%s: cannot read %s ELF file.\n", __func__, filename); in filename__read_debuglink()
|
D | cpumap.c | 530 pr_debug2("cpumask list: %s\n", buf); in cpu_map__snprint()
|
D | probe-finder.c | 443 pr_debug2("Var real type: %s (%x)\n", dwarf_diename(&type), in convert_variable_fields() 456 pr_debug2("Array real type: %s (%x)\n", dwarf_diename(&type), in convert_variable_fields() 833 pr_debug2("Reversed line: %s:%d\n", __fname, __lineno); in verify_representive_line()
|
D | auxtrace.c | 138 pr_debug2("failed to mmap AUX area\n"); in auxtrace_mmap__mmap() 164 pr_debug2("AUX area mmap length %zu\n", mp->len); in auxtrace_mmap_params__init() 1225 pr_debug2("Synthesizing auxtrace information\n"); in perf_event__synthesize_auxtrace_info()
|
D | synthetic-events.c | 385 pr_debug2("Failed to read build ID for %s\n", in perf_record_mmap2__read_build_id() 1723 pr_debug2("Synthesizing id index\n"); in perf_event__synthesize_id_index()
|
D | evsel.c | 1896 pr_debug2("switching off weight struct support\n"); in evsel__detect_missing_features() 1915 pr_debug2("switching off branch HW index support\n"); in evsel__detect_missing_features()
|
/linux-5.19.10/tools/perf/arch/s390/util/ |
D | machine.c | 20 pr_debug2("Using module %s start:%#lx\n", path, m_start); in arch__fix_module_text_start()
|
/linux-5.19.10/tools/lib/perf/ |
D | internal.h | 20 #define pr_debug2(fmt, ...) __pr(LIBPERF_DEBUG2, fmt, ##__VA_ARGS__) macro
|
D | mmap.c | 112 pr_debug2("%s: buf=%p, start=%"PRIx64"\n", __func__, buf, *start); in overwrite_rb_find_range()
|
/linux-5.19.10/tools/perf/arch/x86/util/ |
D | intel-pt.c | 168 pr_debug2("%s psb_period %zu\n", intel_pt_pmu->name, psb_period); in intel_pt_psb_period() 233 pr_debug2("%s default config: %s\n", intel_pt_pmu->name, buf); in intel_pt_default_config() 431 pr_debug2("%s: failed to parse %s, error %d\n", in intel_pt_track_switches() 722 pr_debug2("Intel PT snapshot size: %zu\n", in intel_pt_recording_options() 751 pr_debug2("Intel PT min. sample size: %zu max. sample size: %zu\n", in intel_pt_recording_options() 839 pr_debug2("Unable to select sched:sched_switch\n"); in intel_pt_recording_options()
|
D | intel-bts.c | 185 pr_debug2("Intel BTS snapshot size: %zu\n", in intel_bts_recording_options()
|
/linux-5.19.10/tools/perf/arch/arm/util/ |
D | auxtrace.c | 42 pr_debug2("%s %d: arm_spe_pmu %d type %d name %s\n", in find_all_arm_spe_pmus()
|
D | cs-etm.c | 414 pr_debug2("%s snapshot size: %zu\n", CORESIGHT_ETM_PMU_NAME, in cs_etm_recording_options()
|
/linux-5.19.10/tools/bpf/resolve_btfids/ |
D | main.c | 141 #define pr_debug2(fmt, ...) pr_debugN(2, pr_fmt(fmt), ##__VA_ARGS__) macro 290 pr_debug2(" - fixing wrong alignment sh_addralign %u, expected %u\n", in compressed_section_fix() 366 pr_debug2("section(%d) %s, size %ld, link %d, flags %lx, type=%d\n", in elf_collect()
|
/linux-5.19.10/tools/perf/bench/ |
D | inject-buildid.c | 95 pr_debug2(" Adding DSO: %s\n", fpath); in add_dso() 368 pr_debug2(" [%d] injecting: %s\n", i+1, dso->name); in inject_build_id()
|
/linux-5.19.10/tools/perf/ |
D | builtin-record.c | 950 pr_debug2("thread_data[%p]: msg=[%d,%d], ack=[%d,%d]\n", thread_data, in record__thread_data_open_pipes() 1007 pr_debug2("thread_data[%p]: nr_mmaps=%d, maps=%p, ow_maps=%p\n", thread_data, in record__thread_data_init_maps() 1015 pr_debug2("thread_data[%p]: cpu%d: maps[%d] -> mmap[%d]\n", in record__thread_data_init_maps() 1020 pr_debug2("thread_data[%p]: cpu%d: ow_maps[%d] -> ow_mmap[%d]\n", in record__thread_data_init_maps() 1050 pr_debug2("thread_data[%p]: pollfd[%d] <- event_fd=%d\n", in record__thread_data_init_pollfd() 1119 pr_debug2("thread_data[%p]: pollfd[%d] <- ctl_fd=%d\n", in record__alloc_thread_data() 1133 pr_debug2("thread_data[%p]: pollfd[%d] <- ctl_fd=%d\n", in record__alloc_thread_data() 2058 pr_debug2("threads[%d]: sent %s\n", tid, thread_msg_tags[ack]); in record__terminate_thread() 2106 pr_debug2("threads[%d]: sent %s\n", rec->thread_data[t].tid, in record__start_threads() 3615 pr_debug2("threads_spec[%d]: %s\n", t, spec); in record__init_thread_user_masks() [all …]
|
D | builtin-probe.c | 87 pr_debug2("Add filter: %s\n", str); in params_add_filter()
|
D | builtin-kmem.c | 425 pr_debug2("unknown callsite: %"PRIx64 "\n", sample->ip); in find_callsite() 877 pr_debug2("missing free at page %"PRIx64" (order: %d)\n", in evsel__process_page_free_event()
|
/linux-5.19.10/tools/perf/arch/arm64/util/ |
D | arm-spe.c | 226 pr_debug2("%sx snapshot size: %zu\n", ARM_SPE_PMU_NAME, in arm_spe_recording_options()
|