Home | History | Annotate | Download | only in util

Lines Matching full: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");
145 pr_debug("Failed to find module %s.\n", module);
158 pr_debug("Failed to load kernel map.\n");
181 pr_debug("Try to open %s\n", path);
200 pr_debug("try to find %s+%ld@%" PRIx64 "\n", tp->symbol,
205 pr_debug("Failed to find corresponding probes from "
231 pr_debug("Could not open vmlinux. Try to use symbols.\n");
239 pr_debug("find %d probe_trace_events.\n", ntevs);
249 pr_debug("An error occurred in debuginfo analysis (%d).\n", ntevs);
254 pr_debug("Trying to use symbols.\n");
464 pr_debug("Searching variables at %s\n", buf);
635 pr_debug("Line range is %d to %d\n", lr->start, lr->end);
827 pr_debug("symbol:%s file:%s line:%d offset:%lu return:%d lazy:%s\n",
839 pr_debug("parsing arg: %s into ", str);
846 pr_debug("name:%s ", arg->name);
856 pr_debug("type:%s ", arg->type);
865 pr_debug("%s\n", arg->var);
874 pr_debug("%s, ", arg->var);
913 pr_debug("%s(%d), ", (*fieldp)->name, (*fieldp)->ref);
922 pr_debug("%s(%d)\n", (*fieldp)->name, (*fieldp)->ref);
941 pr_debug("Failed to split arguments.\n");
1001 pr_debug("Parsing probe_events: %s\n", cmd);
1004 pr_debug("Failed to split arguments.\n");
1022 pr_debug("Group:%s Event:%s probe:%c\n", tev->group, tev->event, pr);
1097 pr_debug("Failed to synthesize perf probe argument: %s\n",
1147 pr_debug("Failed to synthesize perf probe point: %s\n",
1414 pr_debug("Opening %s write=%d\n", buf, readwrite);
1454 pr_debug("strlist__add failed: %s\n", strerror(-ret));
1582 pr_debug("Failed to synthesize probe trace event.\n");
1586 pr_debug("Writing event: %s\n", buf);
1605 pr_debug("snprintf() failed: %s\n", strerror(-ret));
1621 pr_debug("snprintf() failed: %s\n", strerror(-ret));
1651 pr_debug("Failed to get current event list.\n");
1863 pr_debug("Internal error: %s should have ':' but not.\n",
1870 pr_debug("Writing event: %s\n", buf);
1942 pr_debug("Parsing: %s\n", str);
1952 pr_debug("Group: %s, Event: %s\n", group, event);