Searched refs:pr_debug (Results 1 - 18 of 18) sorted by relevance

/external/linux-tools-perf/
H A Dbuiltin-test.c52 pr_debug("machine__create_kernel_maps ");
62 pr_debug("dso__load_kallsyms ");
78 pr_debug("dso__find_symbol_by_name ");
90 pr_debug("machine__create_kernel_maps ");
110 pr_debug("machine__load_vmlinux_path ");
150 pr_debug("%#" PRIx64 ": diff end addr for %s v: %#" PRIx64 " k: %#" PRIx64 "\n",
172 pr_debug("%#" PRIx64 ": diff name v: %s k: %s\n",
176 pr_debug("%#" PRIx64 ": %s not on kallsyms\n", sym->start, sym->name);
274 pr_debug("is debugfs mounted on /sys/kernel/debug?\n");
280 pr_debug("thread_map__ne
[all...]
H A Dbuiltin-buildid-cache.c41 pr_debug("Couldn't read a build-id in %s\n", filename);
62 pr_debug("Couldn't read a build-id in %s\n", filename);
89 pr_debug("%s already in the cache\n",
107 pr_debug("%s wasn't in the cache\n",
H A Dbuiltin-probe.c75 pr_debug("probe-definition(%d): %s\n", params.nevents, str);
83 pr_debug("%d arguments\n", pev->nargs);
H A Dbuiltin-inject.c110 pr_debug("no build_id found for %s\n", self->long_name);
H A Dbuiltin-script.c144 pr_debug("Samples for '%s' event do not have %s attribute set. "
338 pr_debug("\nperf script stopped\n");
353 pr_debug("problem processing %d event, skipping it.\n",
657 pr_debug("No fields requested for %s type. "
1216 pr_debug("perf script started with script %s\n\n", script_name);
H A Dbuiltin-report.c131 pr_debug("problem incrementing symbol period, skipping event\n");
H A Dbuiltin-kmem.c320 pr_debug("problem processing %d event, skipping it.\n",
H A Dbuiltin-lock.c867 pr_debug("problem processing %d event, skipping it.\n",
H A Dbuiltin-sched.c1656 pr_debug("problem processing %d event, skipping it.\n",
/external/linux-tools-perf/util/
H A Dprobe-event.c87 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("fin
[all...]
H A Dheader.c224 pr_debug("Not caching a kptr_restrict'ed /proc/kallsyms\n");
434 pr_debug("failed to write buildid table\n");
446 pr_debug("failed to write feature section\n");
464 pr_debug("failed to write perf pipe header\n");
491 pr_debug("failed to write perf header\n");
515 pr_debug("failed to write perf header attribute\n");
525 pr_debug("failed to write perf header events\n");
561 pr_debug("failed to write perf header\n");
719 pr_debug("build id event received for %s: %s\n",
825 pr_debug("Faile
[all...]
H A Dprobe-finder.c87 pr_debug("line list: add a line %u\n", line);
218 pr_debug("Failed to find kernel dwarf at %lx\n",
434 pr_debug("Unable to get offset:Unexpected OP %x (%zd)\n",
781 pr_debug("Failed to get type, make it unknown.\n");
871 pr_debug("DW_OP %x is not supported.\n", op->atom);
930 pr_debug("%s type is %s.\n",
1006 pr_debug("converting %s in %s\n", field->name, varname);
1117 pr_debug("Converting variable %s into trace event.\n",
1179 pr_debug("Searching '%s' variable in context.\n",
1188 pr_debug("Searchin
[all...]
H A Dannotate.c325 pr_debug("%s: filename=%s, sym=%s, start=%#" PRIx64 ", end=%#" PRIx64 "\n", __func__,
329 pr_debug("annotating [%p] %30s : [%p] %30s\n",
351 pr_debug("Executing: %s\n", command);
H A Dsymbol.c610 pr_debug("%s/proc/{kallsyms,modules} "
1017 pr_debug("%s: problems reading %s PLT info.\n",
1088 pr_debug("%s: cannot read %s ELF file.\n", __func__, name);
1093 pr_debug("%s: cannot get elf header.\n", __func__);
1664 pr_debug("%s: cannot open %s dir\n", __func__, dir_name);
1892 pr_debug("Using %s for symbols\n", symfs_vmlinux);
1903 pr_debug("Looking at the vmlinux_path (%d entries long)\n",
2023 pr_debug("Using %s for symbols\n", kallsyms_filename);
2046 pr_debug("Guest kernel map hasn't the point to groups\n");
2073 pr_debug("Usin
[all...]
H A Devent.c75 pr_debug("couldn't open %s\n", filename);
159 pr_debug("couldn't open %s\n", filename);
233 pr_debug("Not enough memory synthesizing mmap event "
409 pr_debug("Not enough memory synthesizing mmap event "
H A Dsession.c780 pr_debug("call-chain problem with event, skipping it.\n");
/external/kernel-headers/original/linux/
H A Dkernel.h214 #define pr_debug(fmt,arg...) \ macro
217 #define pr_debug(fmt,arg...) \ macro
/external/linux-tools-perf/util/include/linux/
H A Dkernel.h114 #define pr_debug(fmt, ...) \ macro

Completed in 500 milliseconds