| /tools/perf/arch/x86/tests/ |
| A D | bp-modify.c | 20 pr_debug("in %s\n", __func__); in bp_1() 26 pr_debug("in %s\n", __func__); in bp_2() 43 pr_debug("failed to PTRACE_TRACEME\n"); in spawn_child() 69 pr_debug("tracee exited prematurely 1\n"); in bp_modify1() 108 pr_debug("tracee exited prematurely 2\n"); in bp_modify1() 115 pr_debug("failed to PTRACE_PEEKUSER: %s\n", in bp_modify1() 120 pr_debug("rip %lx, bp_1 %p\n", rip, bp_1); in bp_modify1() 146 pr_debug("tracee exited prematurely 1\n"); in bp_modify2() 160 pr_debug("failed to set breakpoint: %s\n", in bp_modify2() 184 pr_debug("tracee exited prematurely 2\n"); in bp_modify2() [all …]
|
| A D | intel-pt-test.c | 195 pr_debug(" %02x", bytes[i]); in dump_packet() 197 pr_debug(" "); in dump_packet() 198 pr_debug(" "); in dump_packet() 204 pr_debug("%s\n", desc); in dump_packet() 211 pr_debug("Decoding failed!\n"); in decoding_failed() 212 pr_debug("Decoding: "); in decoding_failed() 298 pr_debug("Decoded ok:"); in test_one() 368 pr_debug("eax = 0x%08x\n", r.eax); in get_pt_caps() 369 pr_debug("ebx = 0x%08x\n", r.ebx); in get_pt_caps() 370 pr_debug("ecx = 0x%08x\n", r.ecx); in get_pt_caps() [all …]
|
| A D | insn-x86.c | 68 pr_debug("Failed to get op\n"); in get_op() 95 pr_debug("Failed to get branch\n"); in get_branch() 109 pr_debug("Failed to decode: %s\n", dat->asm_rep); in test_data_item() 114 pr_debug("Failed to decode length (%d vs expected %d): %s\n", in test_data_item() 123 pr_debug("Intel PT failed to decode: %s\n", dat->asm_rep); in test_data_item() 128 pr_debug("Failed to decode 'op' value (%d vs expected %d): %s\n", in test_data_item() 134 pr_debug("Failed to decode 'branch' value (%d vs expected %d): %s\n", in test_data_item() 140 pr_debug("Failed to decode 'rel' value (%#x vs expected %#x): %s\n", in test_data_item() 145 pr_debug("Decoded ok: %s\n", dat->asm_rep); in test_data_item()
|
| A D | amd-ibs-period.c | 84 pr_debug("ERROR insn1\n"); in dummy_workload_1() 90 pr_debug("ERROR insn2\n"); in dummy_workload_1() 362 pr_debug("\nIBS config tests:\n"); in ibs_config_test() 363 pr_debug("-----------------\n"); in ibs_config_test() 365 pr_debug("Fetch PMU tests:\n"); in ibs_config_test() 387 pr_debug("Op PMU tests:\n"); in ibs_config_test() 553 pr_debug("Fetch PMU test:\n"); in ibs_period_constraint_test() 577 pr_debug("Op PMU test:\n"); in ibs_period_constraint_test() 713 pr_debug("------------------\n"); in ibs_ioctl_test() 715 pr_debug("Fetch PMU tests\n"); in ibs_ioctl_test() [all …]
|
| /tools/testing/selftests/kvm/include/s390/ |
| A D | debug_print.h | 22 pr_debug("%s (%p)\n", name, (void *)addr); in print_hex_bytes() 23 pr_debug(" 0/0x00---------|"); in print_hex_bytes() 25 pr_debug(" 8/0x08---------|"); in print_hex_bytes() 27 pr_debug(" 16/0x10--------|"); in print_hex_bytes() 29 pr_debug(" 24/0x18--------|"); in print_hex_bytes() 32 pr_debug("\n %3lu 0x%.3lx ", pos, pos); in print_hex_bytes() 33 pr_debug(" %16lx", *((u64 *)(addr + pos))); in print_hex_bytes() 35 pr_debug("\n"); in print_hex_bytes() 45 pr_debug("flags:0x%x psw:0x%.16llx:0x%.16llx exit:%u %s\n", in print_psw() 49 pr_debug("sie_block psw:0x%.16llx:0x%.16llx\n", in print_psw()
|
| /tools/perf/tests/ |
| A D | code-reading.c | 204 pr_debug("popen failed\n"); in objdump_version() 253 pr_debug("uname failed\n"); in read_via_objdump() 290 pr_debug("popen failed\n"); in read_via_objdump() 311 pr_debug("0x%02x ", buf[i]); in dump_buf() 313 pr_debug("\n"); in dump_buf() 315 pr_debug("\n"); in dump_buf() 461 pr_debug("buf1 (dso):\n"); in read_object_code() 587 pr_debug("pipe failed\n"); in syscall_something() 812 pr_debug("no vmlinux\n"); in test__code_reading() 815 pr_debug("no kcore\n"); in test__code_reading() [all …]
|
| A D | event-times.c | 35 pr_debug("Couldn't run the workload!\n"); in attach__enable_on_exec() 43 pr_debug("perf_evlist__open: %s\n", in attach__enable_on_exec() 67 pr_debug("thread_map__new\n"); in attach__current_disabled() 75 pr_debug("Failed to open event cpu-clock:u\n"); in attach__current_disabled() 93 pr_debug("failed to call thread_map__new\n"); in attach__current_enabled() 116 pr_debug("attaching to CPU 0 as enabled\n"); in attach__cpu_disabled() 120 pr_debug("failed to call perf_cpu_map__new\n"); in attach__cpu_disabled() 132 pr_debug("Failed to open event cpu-clock:u\n"); in attach__cpu_disabled() 145 pr_debug("attaching to CPU 0 as enabled\n"); in attach__cpu_enabled() 171 pr_debug("failed to create event list\n"); in test_times() [all …]
|
| A D | switch-tracking.c | 82 pr_debug("Duplicate comm event\n"); in check_comm() 229 pr_debug("malloc failed\n"); in add_event() 241 pr_debug("event with no time\n"); in add_event() 297 pr_debug("calloc failed\n"); in process_events() 368 pr_debug("evlist__new failed!\n"); in test__switch_tracking() 394 pr_debug("No sched_switch\n"); in test__switch_tracking() 464 pr_debug("Not supported\n"); in test__switch_tracking() 485 pr_debug("spin_sleep failed!\n"); in test__switch_tracking() 492 pr_debug("PR_SET_NAME failed!\n"); in test__switch_tracking() 511 pr_debug("spin_sleep failed!\n"); in test__switch_tracking() [all …]
|
| A D | perf-record.c | 77 pr_debug("Not enough memory to create evlist\n"); in test__PERF_RECORD() 101 pr_debug("Couldn't run the workload!\n"); in test__PERF_RECORD() 116 pr_debug("sched__get_first_possible_cpu: %s\n", in test__PERF_RECORD() 127 pr_debug("sched_setaffinity: %s\n", in test__PERF_RECORD() 138 pr_debug("perf_evlist__open: %s\n", in test__PERF_RECORD() 150 pr_debug("evlist__mmap: %s\n", in test__PERF_RECORD() 189 pr_debug("Couldn't parse sample\n"); in test__PERF_RECORD() 230 pr_debug("%s with unexpected pid/tid\n", name); in test__PERF_RECORD() 238 pr_debug("%s with different pid/tid!\n", name); in test__PERF_RECORD() 245 pr_debug("%s with unexpected comm!\n", name); in test__PERF_RECORD() [all …]
|
| A D | fdarray.c | 37 pr_debug("\nfdarray__new() failed!"); in test__fdarray__filter() 52 pr_debug("\nfdarray__filter()=%d != %d, should have filtered all fds", in test__fdarray__filter() 60 pr_debug("\nfiltering all but fda->entries[2]:"); in test__fdarray__filter() 73 pr_debug("\nfiltering all but (fda->entries[0], fda->entries[3]):"); in test__fdarray__filter() 83 pr_debug("\n"); in test__fdarray__filter() 98 pr_debug("\nfdarray__new() failed!"); in test__fdarray__add() 104 pr_debug("\n%d: fda->entries[%d](%d) != %d!", \ in test__fdarray__add() 109 pr_debug("\n%d: fda->entries[%d].revents(%d) != %d!", \ in test__fdarray__add() 116 pr_debug("\n%d: fdarray__add(fda, %d, %d) failed!", \ in test__fdarray__add() 121 pr_debug("\n%d: fdarray__add(fda, %d, %d)=%d != %d", \ in test__fdarray__add() [all …]
|
| A D | expand-cgroup.c | 33 pr_debug("memory allocation failure\n"); in test_expand_events() 40 pr_debug("memory allocation failure\n"); in test_expand_events() 51 pr_debug("failed to expand events for cgroups\n"); in test_expand_events() 57 pr_debug("event count doesn't match\n"); in test_expand_events() 64 pr_debug("event name doesn't match:\n"); in test_expand_events() 65 pr_debug(" evsel[%d]: %s\n expected: %s\n", in test_expand_events() 70 pr_debug("cgroup name doesn't match:\n"); in test_expand_events() 71 pr_debug(" evsel[%d]: %s\n expected: %s\n", in test_expand_events() 154 pr_debug("failed to parse libpfm event '%s', err %d\n", in expand_libpfm_events() 159 pr_debug("libpfm was not enabled\n"); in expand_libpfm_events() [all …]
|
| A D | bp_signal.c | 128 pr_debug("failed opening event %llx\n", pe.config); in __event() 158 pr_debug("failed to read: %d\n", ret); in bp_count() 171 pr_debug("Test not supported on this architecture"); in test__bp_signal() 181 pr_debug("failed setting up signal handler\n"); in test__bp_signal() 187 pr_debug("failed setting up signal handler 2\n"); in test__bp_signal() 273 pr_debug("failed: RF EFLAG recursion issue detected\n"); in test__bp_signal() 275 pr_debug("failed: wrong count for bp1: %lld, expected 1\n", count1); in test__bp_signal() 279 pr_debug("failed: wrong overflow (%d) hit, expected 3\n", overflows); in test__bp_signal() 282 pr_debug("failed: wrong overflow_2 (%d) hit, expected 3\n", overflows_2); in test__bp_signal() 285 pr_debug("failed: wrong count for bp2 (%lld), expected 3\n", count2); in test__bp_signal() [all …]
|
| A D | time-utils-test.c | 17 pr_debug("\nparse_nsec_time(\"%s\")\n", str); in test__parse_nsec_time() 21 pr_debug("error %d\n", err); in test__parse_nsec_time() 26 pr_debug("Failed. ptime %" PRIu64 " expected %" PRIu64 "\n", in test__parse_nsec_time() 31 pr_debug("%" PRIu64 "\n", ptime); in test__parse_nsec_time() 41 pr_debug("\nperf_time__parse_str(\"%s\")\n", ostr); in test__perf_time__parse_str() 45 pr_debug("Error %d\n", err); in test__perf_time__parse_str() 50 pr_debug("Failed. Expected %" PRIu64 " to %" PRIu64 "\n", in test__perf_time__parse_str() 91 pr_debug("error %d\n", err); in test__perf_time__parse_for_ranges() 111 pr_debug("failed to keep 0\n"); in test__perf_time__parse_for_ranges() 118 pr_debug("failed to skip %" PRIu64 "\n", d->skip[i]); in test__perf_time__parse_for_ranges() [all …]
|
| A D | sdt.c | 36 pr_debug("Failed to read build id of %s\n", filename); in build_id_cache__add_file() 43 pr_debug("Failed to add build id cache of %s\n", filename); in build_id_cache__add_file() 52 pr_debug("Failed to get correct path of perf\n"); in get_self_path() 66 pr_debug("Failed to open probe cache of %s\n", target); in search_cached_probe() 71 pr_debug("Failed to find %s:%s in the cache\n", group, event); in search_cached_probe() 86 pr_debug("Failed to make a tempdir for build-id cache\n"); in test__sdt_event() 119 pr_debug("Skip SDT event test because SDT support is not compiled\n"); in test__sdt_event()
|
| A D | openat-syscall-all-cpus.c | 36 pr_debug("thread_map__new\n"); in test__openat_syscall_event_on_all_cpus() 42 pr_debug("perf_cpu_map__new\n"); in test__openat_syscall_event_on_all_cpus() 51 pr_debug("%s\n", errbuf); in test__openat_syscall_event_on_all_cpus() 57 pr_debug("failed to open counter: %s, " in test__openat_syscall_event_on_all_cpus() 73 pr_debug("Ignoring CPU %d\n", cpu.cpu); in test__openat_syscall_event_on_all_cpus() 79 pr_debug("sched_setaffinity() failed on CPU %d: %s ", in test__openat_syscall_event_on_all_cpus() 102 pr_debug("evsel__read_on_cpu\n"); in test__openat_syscall_event_on_all_cpus() 109 pr_debug("evsel__read_on_cpu: expected to intercept %d calls on cpu %d, got %" PRIu64 "\n", in test__openat_syscall_event_on_all_cpus()
|
| A D | openat-syscall-tp-fields.c | 46 pr_debug("%s: evlist__new\n", __func__); in test__syscall_openat_tp_fields() 52 pr_debug("%s: evsel__newtp\n", __func__); in test__syscall_openat_tp_fields() 61 pr_debug("%s: evlist__create_maps\n", __func__); in test__syscall_openat_tp_fields() 71 pr_debug("perf_evlist__open: %s\n", in test__syscall_openat_tp_fields() 78 pr_debug("evlist__mmap: %s\n", in test__syscall_openat_tp_fields() 116 pr_debug("Can't parse sample, err = %d\n", err); in test__syscall_openat_tp_fields() 124 pr_debug("%s: Expected flags=%#x, got %#x\n", in test__syscall_openat_tp_fields() 138 pr_debug("%s: no events!\n", __func__); in test__syscall_openat_tp_fields()
|
| A D | bp_signal_overflow.c | 53 pr_debug("failed to read: %d\n", ret); in bp_count() 71 pr_debug("Test not supported on this architecture"); in test__bp_signal_overflow() 81 pr_debug("failed setting up signal handler\n"); in test__bp_signal_overflow() 105 pr_debug("failed opening event %llx\n", pe.config); in test__bp_signal_overflow() 125 pr_debug("count %lld, overflow %d\n", in test__bp_signal_overflow() 129 pr_debug("\tWrong number of executions %lld != %d\n", in test__bp_signal_overflow() 135 pr_debug("\tWrong number of overflows %d != %d\n", in test__bp_signal_overflow()
|
| A D | sw-clock.c | 54 pr_debug("evlist__new\n"); in __test__sw_clock_freq() 60 pr_debug("evsel__new\n"); in __test__sw_clock_freq() 69 pr_debug("Not enough memory to create thread/cpu maps\n"); in __test__sw_clock_freq() 79 pr_debug("Couldn't open evlist: %s\nHint: check %s, using %" PRIu64 " in this test.\n", in __test__sw_clock_freq() 87 pr_debug("failed to mmap event: %d (%s)\n", errno, in __test__sw_clock_freq() 113 pr_debug("Error during parse sample\n"); in __test__sw_clock_freq() 128 pr_debug("All (%d) samples have period value of 1!\n", in __test__sw_clock_freq()
|
| A D | evsel-roundtrip-name.c | 26 pr_debug("Failed to alloc evlist"); in perf_evsel__roundtrip_cache_name_test() 34 pr_debug("Failure to parse cache event '%s' possibly as PMUs don't support it", in perf_evsel__roundtrip_cache_name_test() 41 pr_debug("%s != %s\n", evsel__name(evsel), name); in perf_evsel__roundtrip_cache_name_test() 62 pr_debug("Failed to alloc evlist"); in perf_evsel__name_array_test() 67 pr_debug("failed to parse event '%s', err %d\n", in perf_evsel__name_array_test() 75 pr_debug("%s != %s\n", evsel__name(evsel), names[i]); in perf_evsel__name_array_test()
|
| A D | openat-syscall.c | 28 pr_debug("thread_map__new\n"); in test__openat_syscall_event() 35 pr_debug("%s\n", errbuf); in test__openat_syscall_event() 41 pr_debug("failed to open counter: %s, " in test__openat_syscall_event() 54 pr_debug("evsel__read_on_cpu\n"); in test__openat_syscall_event() 59 pr_debug("evsel__read_on_cpu: expected to intercept %d calls, got %" PRIu64 "\n", in test__openat_syscall_event()
|
| A D | task-exit.c | 62 pr_debug("evlist__new_dummy\n"); in test__task_exit() 76 pr_debug("Not enough memory to create thread/cpu maps\n"); in test__task_exit() 84 pr_debug("Couldn't run the workload!\n"); in test__task_exit() 102 pr_debug("Couldn't open the evlist: %s\n", in test__task_exit() 108 pr_debug("failed to mmap events: %d (%s)\n", errno, in test__task_exit() 134 pr_debug("Failed after retrying 1000 times\n"); in test__task_exit() 143 pr_debug("received %d EXIT records\n", nr_exit); in test__task_exit()
|
| A D | mmap-basic.c | 54 pr_debug("thread_map__new\n"); in test__basic_mmap() 60 pr_debug("perf_cpu_map__new\n"); in test__basic_mmap() 76 pr_debug("evlist__new\n"); in test__basic_mmap() 88 pr_debug("evsel__new(%s)\n", name); in test__basic_mmap() 102 pr_debug("failed to open counter: %s, " in test__basic_mmap() 131 pr_debug("unexpected %s event\n", in test__basic_mmap() 148 pr_debug("event with id %" PRIu64 in test__basic_mmap() 206 pr_debug("%s read failed\n", __func__); in set_user_read() 216 pr_debug("%s write failed\n", __func__); in set_user_read() 335 pr_debug("\tloop = %u, ", count); in test_stat_user_read() [all …]
|
| /tools/perf/arch/powerpc/util/ |
| A D | skip-callchain-idx.c | 56 pr_debug("dwarf_frame_register() %s\n", dwarf_errmsg(-1)); in check_return_reg() 76 pr_debug("dwarf_frame_cfa() returns %d, %s\n", result, in check_return_reg() 106 pr_debug("%s(): no CFI - %s\n", __func__, dwfl_errmsg(-1)); in get_eh_frame() 112 pr_debug("%s(): %s\n", __func__, dwfl_errmsg(-1)); in get_eh_frame() 131 pr_debug("%s(): no CFI - %s\n", __func__, dwfl_errmsg(-1)); in get_dwarf_frame() 137 pr_debug("%s(): %s\n", __func__, dwfl_errmsg(-1)); in get_dwarf_frame() 169 pr_debug("dwfl_begin() failed: %s\n", dwarf_errmsg(-1)); in check_return_addr() 176 pr_debug("dwfl_report_elf() failed %s\n", in check_return_addr() 208 pr_debug("Return address register unavailable: %s\n", in check_return_addr() 262 pr_debug("%" PRIx64 " dso is NULL\n", ip); in arch_skip_callchain_idx() [all …]
|
| /tools/perf/util/ |
| A D | trace-event-read.c | 42 pr_debug("repiping input file"); in __do_read() 112 pr_debug("reading input file"); in read_string() 117 pr_debug("no data"); in read_string() 125 pr_debug("repiping input file string"); in read_string() 206 pr_debug("did not read header page"); in read_header_files() 217 pr_debug("did not read header page"); in read_header_files() 236 pr_debug("did not read header event"); in read_header_files() 253 pr_debug("memory allocation failure\n"); in read_ftrace_file() 279 pr_debug("memory allocation failure\n"); in read_event_file() 397 pr_debug("no trace data in the file"); in trace_report() [all …]
|
| A D | bpf_kwork_top.c | 69 pr_debug("perf kwork top start at: %lld\n", skel->bss->from_timestamp); in perf_kwork__top_start() 79 pr_debug("perf kwork top finish at: %lld\n", skel->bss->to_timestamp); in perf_kwork__top_finish() 132 pr_debug("Invalid cpu filter fd\n"); in setup_filters() 138 pr_debug("Invalid cpu_list\n"); in setup_filters() 168 pr_debug("Failed to open kwork top skeleton\n"); in perf_kwork__top_prepare_bpf() 198 pr_debug("Failed to load kwork top skeleton\n"); in perf_kwork__top_prepare_bpf() 206 pr_debug("Failed to attach kwork top skeleton\n"); in perf_kwork__top_prepare_bpf() 228 pr_debug("Invalid top tasks map fd\n"); in read_task_info() 251 pr_debug("Invalid class type %d to add work\n", type); in add_work() 276 pr_debug("Invalid top runtime fd\n"); in perf_kwork__top_read_bpf() [all …]
|