/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | pmu-events.c | 183 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("testin in __test__pmu_event_aliases() [all...] |
/kernel/linux/linux-5.10/tools/perf/util/ |
H A 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() 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()
|
H A D | expr.c | 125 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()
|
H A D | debug.h | 30 #define pr_debug2(fmt, ...) pr_debugN(2, pr_fmt(fmt), ##__VA_ARGS__) macro
|
H A D | tsc.c | 96 pr_debug2("Synthesizing TSC conversion information\n"); in perf_event__synth_time_conv()
|
H A D | dwarf-aux.c | 867 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()
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | pmu-events.c | 288 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("testin in compare_pmu_events() [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A 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()
|
H A D | expr.c | 214 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() 348 pr_debug2("parsing metric: %s\n", expr); in __expr__parse() 484 pr_debug2("literal: %s = %f\n", literal, result); in expr__get_literal()
|
H A D | dwarf-aux.c | 884 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 D | debug.h | 38 #define pr_debug2(fmt, ...) pr_debugN(2, pr_fmt(fmt), ##__VA_ARGS__) macro
|
H A D | tsc.c | 98 pr_debug2("Synthesizing TSC conversion information\n"); in perf_event__synth_time_conv()
|
/kernel/linux/linux-5.10/tools/perf/arch/s390/util/ |
H A D | machine.c | 19 pr_debug2("Using module %s start:%#lx\n", path, m_start); in arch__fix_module_text_start()
|
/kernel/linux/linux-6.6/tools/perf/arch/s390/util/ |
H A D | machine.c | 20 pr_debug2("Using module %s start:%#lx\n", path, m_start); in arch__fix_module_text_start()
|
/kernel/linux/linux-5.10/tools/lib/perf/ |
H A D | internal.h | 20 #define pr_debug2(fmt, ...) __pr(LIBPERF_DEBUG2, fmt, ##__VA_ARGS__) macro
|
/kernel/linux/linux-6.6/tools/lib/perf/ |
H A D | internal.h | 20 #define pr_debug2(fmt, ...) __pr(LIBPERF_DEBUG2, fmt, ##__VA_ARGS__) macro
|
/kernel/linux/linux-5.10/tools/perf/arch/arm/util/ |
H A D | auxtrace.c | 42 pr_debug2("%s %d: arm_spe_pmu %d type %d name %s\n", in find_all_arm_spe_pmus()
|
/kernel/linux/linux-5.10/tools/bpf/resolve_btfids/ |
H A D | main.c | 139 #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()
|
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/ |
H A 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() 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()
|
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/ |
H A D | intel-pt.c | 165 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() 428 pr_debug2("%s: failed to create %s, error = %d\n", in intel_pt_track_switches() 703 pr_debug2("Intel PT snapshot size: %zu\n", in intel_pt_recording_options() 732 pr_debug2("Intel PT min. sample size: %zu max. sample size: %zu\n", in intel_pt_recording_options() 820 pr_debug2("Unable to select sched:sched_switch\n"); in intel_pt_recording_options()
|
/kernel/linux/linux-6.6/tools/bpf/resolve_btfids/ |
H A D | main.c | 166 #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()
|
/kernel/linux/linux-6.6/tools/perf/arch/arm/util/ |
H A D | auxtrace.c | 46 pr_debug2("%s %d: arm_spe_pmu %d type %d name %s\n", in find_all_arm_spe_pmus()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-record.c | 961 pr_debug2("thread_data[%p]: msg=[%d,%d], ack=[%d,%d]\n", thread_data, in record__thread_data_open_pipes() 1018 pr_debug2("thread_data[%p]: nr_mmaps=%d, maps=%p, ow_maps=%p\n", thread_data, in record__thread_data_init_maps() 1026 pr_debug2("thread_data[%p]: cpu%d: maps[%d] -> mmap[%d]\n", in record__thread_data_init_maps() 1031 pr_debug2("thread_data[%p]: cpu%d: ow_maps[%d] -> ow_mmap[%d]\n", in record__thread_data_init_maps() 1061 pr_debug2("thread_data[%p]: pollfd[%d] <- event_fd=%d\n", in record__thread_data_init_pollfd() 1141 pr_debug2("thread_data[%p]: pollfd[%d] <- non_perf_event fd=%d\n", in record__dup_non_perf_events() 1194 pr_debug2("thread_data[%p]: pollfd[%d] <- ctl_fd=%d\n", in record__alloc_thread_data() 2197 pr_debug2("threads[%d]: sent %s\n", tid, thread_msg_tags[ack]); in record__terminate_thread() 2245 pr_debug2("threads[%d]: sent %s\n", rec->thread_data[t].tid, in record__start_threads() 3814 pr_debug2("threads_spe in record__init_thread_user_masks() [all...] |
/kernel/linux/linux-5.10/tools/perf/bench/ |
H A 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()
|
/kernel/linux/linux-6.6/tools/perf/bench/ |
H A D | inject-buildid.c | 96 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()
|