Home
last modified time | relevance | path

Searched refs:pr_debug2 (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/linux/tools/perf/util/
H A Dmmap.c155 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()
H A Dexpr.c214 pr_debug2("adding ref metric %s: %s\n", in expr__add_ref()
257 pr_debug2("lookup(%s): val %f\n", id, data->val.val); in expr__resolve_id()
260 pr_debug2("lookup(%s): ref metric name %s\n", id, in expr__resolve_id()
271 pr_debug2("lookup(%s): ref val %f metric name %s\n", id, in expr__resolve_id()
345 pr_debug2("parsing metric: %s\n", expr); in __expr__parse()
481 pr_debug2("literal: %s = %f\n", literal, result); in expr__get_literal()
H A Ddwarf-aux.c884 pr_debug2("Failed to get the declared file name of %s\n", in die_walk_lines()
891 pr_debug2("Failed to get CU from given DIE.\n"); in die_walk_lines()
897 pr_debug2("Failed to get source lines on this CU.\n"); in die_walk_lines()
900 pr_debug2("Get %zd lines from this CU\n", nlines); in die_walk_lines()
908 pr_debug2("Failed to get line info. " in die_walk_lines()
H A Ddebug.h38 #define pr_debug2(fmt, ...) pr_debugN(2, pr_fmt(fmt), ##__VA_ARGS__) macro
H A Dtsc.c98 pr_debug2("Synthesizing TSC conversion information\n"); in perf_event__synth_time_conv()
H A Dprobe-finder.c443 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()
H A Dsymbol-elf.c948 pr_debug2("%s: cannot read %s bfd file.\n", __func__, filename); in read_build_id()
981 pr_debug2("%s: cannot read %s ELF file.\n", __func__, filename); in read_build_id()
1095 pr_debug2("%s: cannot read %s bfd file.\n", __func__, filename); in filename__read_debuglink()
1136 pr_debug2("%s: cannot read %s ELF file.\n", __func__, filename); in filename__read_debuglink()
H A Dcpumap.c617 pr_debug2("cpumask list: %s\n", buf); in cpu_map__snprint()
H A Dauxtrace.c141 pr_debug2("failed to mmap AUX area\n"); in auxtrace_mmap__mmap()
167 pr_debug2("AUX area mmap length %zu\n", mp->len); in auxtrace_mmap_params__init()
1246 pr_debug2("Synthesizing auxtrace information\n"); in perf_event__synthesize_auxtrace_info()
H A Devsel.c1890 pr_debug2("switching off PERF_FORMAT_LOST support\n"); in evsel__detect_missing_features()
1895 pr_debug2("switching off weight struct support\n"); in evsel__detect_missing_features()
1914 pr_debug2("switching off branch HW index support\n"); in evsel__detect_missing_features()
H A Dsynthetic-events.c414 pr_debug2("Failed to read build ID for %s\n", in perf_record_mmap2__read_build_id()
1837 pr_debug2("Synthesizing id index\n"); in __perf_event__synthesize_id_index()
/openbmc/linux/tools/perf/tests/
H A Dpmu-events.c288 pr_debug2("testing event e1 %s: mismatched name string, %s vs %s\n", in compare_pmu_events()
294 pr_debug2("testing event e1 %s: mismatched compat string, %s vs %s\n", in compare_pmu_events()
300 pr_debug2("testing event e1 %s: mismatched event, %s vs %s\n", in compare_pmu_events()
306 pr_debug2("testing event e1 %s: mismatched desc, %s vs %s\n", in compare_pmu_events()
312 pr_debug2("testing event e1 %s: mismatched topic, %s vs %s\n", in compare_pmu_events()
318 pr_debug2("testing event e1 %s: mismatched long_desc, %s vs %s\n", in compare_pmu_events()
324 pr_debug2("testing event e1 %s: mismatched pmu string, %s vs %s\n", in compare_pmu_events()
330 pr_debug2("testing event e1 %s: mismatched unit, %s vs %s\n", in compare_pmu_events()
336 pr_debug2("testing event e1 %s: mismatched perpkg, %d vs %d\n", in compare_pmu_events()
342 pr_debug2("testing event e1 %s: mismatched deprecated, %d vs %d\n", in compare_pmu_events()
[all …]
/openbmc/linux/tools/perf/arch/s390/util/
H A Dmachine.c20 pr_debug2("Using module %s start:%#lx\n", path, m_start); in arch__fix_module_text_start()
/openbmc/linux/tools/lib/perf/
H A Dinternal.h20 #define pr_debug2(fmt, ...) __pr(LIBPERF_DEBUG2, fmt, ##__VA_ARGS__) macro
H A Dmmap.c112 pr_debug2("%s: buf=%p, start=%"PRIx64"\n", __func__, buf, *start); in overwrite_rb_find_range()
/openbmc/linux/tools/perf/arch/x86/util/
H A Dintel-pt.c166 pr_debug2("%s psb_period %zu\n", intel_pt_pmu->name, psb_period); in intel_pt_psb_period()
234 pr_debug2("%s default config: %s\n", intel_pt_pmu->name, buf); in intel_pt_default_config()
429 pr_debug2("%s: failed to create %s, error = %d\n", in intel_pt_track_switches()
715 pr_debug2("Intel PT snapshot size: %zu\n", in intel_pt_recording_options()
744 pr_debug2("Intel PT min. sample size: %zu max. sample size: %zu\n", in intel_pt_recording_options()
833 pr_debug2("Unable to select sched:sched_switch\n"); in intel_pt_recording_options()
H A Dintel-bts.c185 pr_debug2("Intel BTS snapshot size: %zu\n", in intel_bts_recording_options()
/openbmc/linux/tools/bpf/resolve_btfids/
H A Dmain.c166 #define pr_debug2(fmt, ...) pr_debugN(2, pr_fmt(fmt), ##__VA_ARGS__) macro
315 pr_debug2(" - fixing wrong alignment sh_addralign %u, expected %u\n", in compressed_section_fix()
399 pr_debug2("section(%d) %s, size %ld, link %d, flags %lx, type=%d\n", in elf_collect()
/openbmc/linux/tools/perf/bench/
H A Dinject-buildid.c96 pr_debug2(" Adding DSO: %s\n", fpath); in add_dso()
369 pr_debug2(" [%d] injecting: %s\n", i+1, dso->name); in inject_build_id()
/openbmc/linux/tools/perf/arch/arm/util/
H A Dauxtrace.c46 pr_debug2("%s %d: arm_spe_pmu %d type %d name %s\n", in find_all_arm_spe_pmus()
H A Dcs-etm.c410 pr_debug2("%s snapshot size: %zu\n", CORESIGHT_ETM_PMU_NAME, in cs_etm_recording_options()
/openbmc/linux/tools/perf/
H A Dbuiltin-record.c992 pr_debug2("thread_data[%p]: msg=[%d,%d], ack=[%d,%d]\n", thread_data, in record__thread_data_open_pipes()
1049 pr_debug2("thread_data[%p]: nr_mmaps=%d, maps=%p, ow_maps=%p\n", thread_data, in record__thread_data_init_maps()
1057 pr_debug2("thread_data[%p]: cpu%d: maps[%d] -> mmap[%d]\n", in record__thread_data_init_maps()
1062 pr_debug2("thread_data[%p]: cpu%d: ow_maps[%d] -> ow_mmap[%d]\n", in record__thread_data_init_maps()
1092 pr_debug2("thread_data[%p]: pollfd[%d] <- event_fd=%d\n", in record__thread_data_init_pollfd()
1172 pr_debug2("thread_data[%p]: pollfd[%d] <- non_perf_event fd=%d\n", in record__dup_non_perf_events()
1225 pr_debug2("thread_data[%p]: pollfd[%d] <- ctl_fd=%d\n", in record__alloc_thread_data()
2199 pr_debug2("threads[%d]: sent %s\n", tid, thread_msg_tags[ack]); in record__terminate_thread()
2247 pr_debug2("threads[%d]: sent %s\n", rec->thread_data[t].tid, in record__start_threads()
3818 pr_debug2("threads_spec[%d]: %s\n", t, spec); in record__init_thread_user_masks()
[all …]
H A Dbuiltin-probe.c86 pr_debug2("Add filter: %s\n", str); in params_add_filter()
H A Dbuiltin-kmem.c446 pr_debug2("unknown callsite: %"PRIx64 "\n", sample->ip); in find_callsite()
899 pr_debug2("missing free at page %"PRIx64" (order: %d)\n", in evsel__process_page_free_event()
/openbmc/linux/tools/perf/arch/arm64/util/
H A Darm-spe.c203 pr_debug2("%sx snapshot size: %zu\n", ARM_SPE_PMU_NAME, in arm_spe_recording_options()

12