HomeSort by relevance Sort by last modified time
    Searched refs:pr_debug (Results 1 - 21 of 21) sorted by null

  /external/linux-tools-perf/
builtin-test.c 52 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__new\n")
    [all...]
builtin-buildid-cache.c 41 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",
builtin-probe.c 75 pr_debug("probe-definition(%d): %s\n", params.nevents, str);
83 pr_debug("%d arguments\n", pev->nargs);
builtin-inject.c 110 pr_debug("no build_id found for %s\n", self->long_name);
builtin-script.c 144 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);
builtin-report.c 131 pr_debug("problem incrementing symbol period, skipping event\n");
builtin-kmem.c 320 pr_debug("problem processing %d event, skipping it.\n",
builtin-lock.c 867 pr_debug("problem processing %d event, skipping it.\n",
builtin-sched.c     [all...]
  /external/linux-tools-perf/util/
probe-event.c 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)
    [all...]
header.c 224 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("Failed to lseek to %" PRIu64 " offset for feature
    [all...]
probe-finder.c 87 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("Searching variables in %s\n"
    [all...]
annotate.c 325 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);
symbol.c 610 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__);
    [all...]
event.c 75 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 "
session.c 780 pr_debug("call-chain problem with event, skipping it.\n");
    [all...]
  /external/kernel-headers/original/linux/
kernel.h 214 #define pr_debug(fmt,arg...) \ macro
217 #define pr_debug(fmt,arg...) \ macro
  /external/linux-tools-perf/util/include/linux/
kernel.h 114 #define pr_debug(fmt, ...) \ macro
  /hardware/invensense/60xx/libsensors_iio/software/core/driver/include/
log.h 294 pr_debug(MPL_##priority tag fmt, ##__VA_ARGS__)
  /hardware/invensense/60xx/mlsdk/platform/include/
log.h 290 pr_debug(MPL_##priority tag fmt, ##__VA_ARGS__)
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
log.h 298 pr_debug(MPL_##priority tag fmt, ##__VA_ARGS__)

Completed in 279 milliseconds