Home | History | Annotate | Download | only in util

Lines Matching refs:pr_debug

87 		pr_debug("Use vmlinux: %s\n", symbol_conf.vmlinux_name);
90 pr_debug("Failed to init symbol map.\n");
99 pr_debug("machine__create_kernel_maps() failed.\n");
149 pr_debug("Failed to find module %s.\n", module);
162 pr_debug("Failed to load kernel map.\n");
185 pr_debug("Failed to init symbol map.\n");
241 pr_debug("try to find %s+%ld@%" PRIx64 "\n", tp->symbol,
250 pr_debug("Failed to open debuginfo at 0x%" PRIx64 "\n",
256 pr_debug("Failed to find corresponding probes from "
325 pr_debug("Could not open debuginfo. Try to use symbols.\n");
335 pr_debug("find %d probe_trace_events.\n", ntevs);
348 pr_debug("An error occurred in debuginfo analysis (%d).\n", ntevs);
353 pr_debug("Trying to use symbols.\n");
566 pr_debug("Searching variables at %s\n", buf);
740 pr_debug("Line range is %d to %d\n", lr->start, lr->end);
932 pr_debug("symbol:%s file:%s line:%d offset:%lu return:%d lazy:%s\n",
944 pr_debug("parsing arg: %s into ", str);
951 pr_debug("name:%s ", arg->name);
961 pr_debug("type:%s ", arg->type);
970 pr_debug("%s\n", arg->var);
979 pr_debug("%s, ", arg->var);
1018 pr_debug("%s(%d), ", (*fieldp)->name, (*fieldp)->ref);
1027 pr_debug("%s(%d)\n", (*fieldp)->name, (*fieldp)->ref);
1046 pr_debug("Failed to split arguments.\n");
1107 pr_debug("Parsing probe_events: %s\n", cmd);
1110 pr_debug("Failed to split arguments.\n");
1141 pr_debug("Group:%s Event:%s probe:%c\n", tev->group, tev->event, pr);
1230 pr_debug("Failed to synthesize perf probe argument: %s\n",
1280 pr_debug("Failed to synthesize perf probe point: %s\n",
1580 pr_debug("Opening %s write=%d\n", buf, readwrite);
1624 pr_debug("strlist__add failed: %s\n", strerror(-ret));
1769 pr_debug("Failed to synthesize probe trace event.\n");
1773 pr_debug("Writing event: %s\n", buf);
1792 pr_debug("snprintf() failed: %s\n", strerror(-ret));
1808 pr_debug("snprintf() failed: %s\n", strerror(-ret));
1842 pr_debug("Failed to get current event list.\n");
2080 pr_debug("Internal error: %s should have ':' but not.\n",
2087 pr_debug("Writing event: %s\n", buf);
2156 pr_debug("Parsing: %s\n", str);
2174 pr_debug("Group: %s, Event: %s\n", group, event);