Home
last modified time | relevance | path

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

12

/tools/perf/tests/
Dpmu-events.c183 pr_debug2("testing event table %s: mismatched desc, %s vs %s\n", in test_pmu_event_table()
189 pr_debug2("testing event table %s: mismatched topic, %s vs %s\n", in test_pmu_event_table()
196 pr_debug2("testing event table %s: mismatched long_desc, %s vs %s\n", in test_pmu_event_table()
203 pr_debug2("testing event table %s: mismatched unit, %s vs %s\n", in test_pmu_event_table()
210 pr_debug2("testing event table %s: mismatched perpkg, %s vs %s\n", in test_pmu_event_table()
217 pr_debug2("testing event table %s: mismatched metric_expr, %s vs %s\n", in test_pmu_event_table()
224 pr_debug2("testing event table %s: mismatched metric_name, %s vs %s\n", in test_pmu_event_table()
231 pr_debug2("testing event table %s: mismatched deprecated, %s vs %s\n", in test_pmu_event_table()
311 pr_debug2("testing aliases PMU %s: no alias, alias_table->name=%s\n", in __test__pmu_event_aliases()
318 pr_debug2("testing aliases PMU %s: mismatched desc, %s vs %s\n", in __test__pmu_event_aliases()
[all …]
/tools/perf/util/
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()
276 pr_debug2("failed to mmap perf event ring buffer, error %d\n", in mmap__mmap()
283 pr_debug2("failed to alloc mmap affinity mask, error %d\n", in mmap__mmap()
299 pr_debug2("failed to mmap data buffer, error %d\n", in mmap__mmap()
Dexpr.c125 pr_debug2("adding ref metric %s: %s\n", in expr__add_ref()
151 pr_debug2("lookup: is_ref %d, counted %d, val %f: %s\n", in expr__resolve_id()
207 pr_debug2("parsing metric: %s\n", expr); in __expr__parse()
Ddebug.h30 #define pr_debug2(fmt, ...) pr_debugN(2, pr_fmt(fmt), ##__VA_ARGS__) macro
Dtsc.c96 pr_debug2("Synthesizing TSC conversion information\n"); in perf_event__synth_time_conv()
Ddwarf-aux.c867 pr_debug2("Failed to get CU from given DIE.\n"); in die_walk_lines()
873 pr_debug2("Failed to get source lines on this CU.\n"); in die_walk_lines()
876 pr_debug2("Get %zd lines from this CU\n", nlines); in die_walk_lines()
884 pr_debug2("Failed to get line info. " in die_walk_lines()
Dcpumap.c527 pr_debug2("cpumask list: %s\n", buf); in cpu_map__snprint()
Dsymbol-elf.c575 pr_debug2("%s: cannot read %s bfd file.\n", __func__, filename); in filename__read_build_id()
608 pr_debug2("%s: cannot read %s ELF file.\n", __func__, filename); in filename__read_build_id()
689 pr_debug2("%s: cannot read %s bfd file.\n", __func__, filename); in filename__read_debuglink()
730 pr_debug2("%s: cannot read %s ELF file.\n", __func__, filename); in filename__read_debuglink()
Dprobe-finder.c438 pr_debug2("Var real type: %s (%x)\n", dwarf_diename(&type), in convert_variable_fields()
451 pr_debug2("Array real type: %s (%x)\n", dwarf_diename(&type), in convert_variable_fields()
828 pr_debug2("Reversed line: %s:%d\n", __fname, __lineno); in verify_representive_line()
Dauxtrace.c145 pr_debug2("failed to mmap AUX area\n"); in auxtrace_mmap__mmap()
171 pr_debug2("AUX area mmap length %zu\n", mp->len); in auxtrace_mmap_params__init()
1194 pr_debug2("Synthesizing auxtrace information\n"); in perf_event__synthesize_auxtrace_info()
Dsymbol.c1593 pr_debug2("%s: cannot read %s bfd file.\n", __func__, in dso__load_bfd_symbols()
1612 pr_debug2("%s: cannot read %s bfd file.\n", __func__, in dso__load_bfd_symbols()
Dannotate.c1013 pr_debug2("BB with bad start: addr %"PRIx64" start %"PRIx64" sym %"PRIx64" saddr %"PRIx64"\n", in addr_map_symbol__account_cycles()
1020 pr_debug2("account_cycles failed %d\n", err); in addr_map_symbol__account_cycles()
/tools/perf/arch/s390/util/
Dmachine.c19 pr_debug2("Using module %s start:%#lx\n", path, m_start); in arch__fix_module_text_start()
/tools/lib/perf/
Dinternal.h20 #define pr_debug2(fmt, ...) __pr(LIBPERF_DEBUG2, fmt, ##__VA_ARGS__) macro
Dmmap.c109 pr_debug2("%s: buf=%p, start=%"PRIx64"\n", __func__, buf, *start); in overwrite_rb_find_range()
/tools/perf/arch/arm/util/
Dauxtrace.c42 pr_debug2("%s %d: arm_spe_pmu %d type %d name %s\n", in find_all_arm_spe_pmus()
Dcs-etm.c391 pr_debug2("%s snapshot size: %zu\n", CORESIGHT_ETM_PMU_NAME, in cs_etm_recording_options()
/tools/perf/arch/x86/util/
Dintel-pt.c168 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()
424 pr_debug2("%s: failed to parse %s, error %d\n", in intel_pt_track_switches()
714 pr_debug2("Intel PT snapshot size: %zu\n", in intel_pt_recording_options()
743 pr_debug2("Intel PT min. sample size: %zu max. sample size: %zu\n", in intel_pt_recording_options()
832 pr_debug2("Unable to select sched:sched_switch\n"); in intel_pt_recording_options()
Dintel-bts.c184 pr_debug2("Intel BTS snapshot size: %zu\n", in intel_bts_recording_options()
/tools/bpf/resolve_btfids/
Dmain.c139 #define pr_debug2(fmt, ...) pr_debugN(2, pr_fmt(fmt), ##__VA_ARGS__) macro
286 pr_debug2(" - fixing wrong alignment sh_addralign %u, expected %u\n", in compressed_section_fix()
361 pr_debug2("section(%d) %s, size %ld, link %d, flags %lx, type=%d\n", in elf_collect()
/tools/perf/bench/
Dinject-buildid.c95 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()
/tools/perf/
Dbuiltin-probe.c86 pr_debug2("Add filter: %s\n", str); in params_add_filter()
Dbuiltin-kmem.c425 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()
Dbuiltin-top.c1011 pr_debug2("fall back to non-overwrite mode\n"); in perf_top_overwrite_fallback()
Dbuiltin-stat.c810 pr_debug2("reopening weak %s\n", evsel__name(counter)); in __run_perf_stat()

12