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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-buildid-cache.c 73 pr_warning("Problems with %s file, consider removing it from the cache\n",
76 pr_warning("Problems with %s file, consider removing it from the cache\n",
173 pr_warning("Couldn't add %s: %s\n",
191 pr_warning("Couldn't remove %s: %s\n",
212 pr_warning("Couldn't update %s: %s\n",
builtin-probe.c 200 pr_warning("Warning: more than one --line options are"
336 pr_warning(" Error: '-' is not supported.\n");
376 pr_warning(" Error: Don't use --list with --exec.\n");
builtin-annotate.c 94 pr_warning("problem processing %d event, skipping it.\n",
103 pr_warning("problem incrementing symbol count, "
builtin-script.c 748 pr_warning("Overriding previous field request for %s events.\n",
765 pr_warning("Overriding previous field request for all events.\n");
792 pr_warning("\'%s\' not valid for %s events. Ignoring.\n",
    [all...]
builtin-inject.c 235 pr_warning("no symbols found in %s, maybe "
builtin-diff.c 323 pr_warning("problem processing %d event, skipping it.\n",
332 pr_warning("problem incrementing symbol period, skipping event\n");
builtin-record.c 957 pr_warning(
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
probe-finder.c 355 pr_warning("Mapping for the register number %u "
404 pr_warning("Failed to get a type information of %s.\n",
416 pr_warning("Failed to cast into string: "
422 pr_warning("Failed to get a type"
432 pr_warning("Out of memory error\n");
438 pr_warning("Failed to cast into string: "
466 pr_warning("Failed to convert variable type: %s\n",
488 pr_warning("Failed to get the type of %s.\n", varname);
501 pr_warning("Failed to get the type of %s.\n", varname);
529 pr_warning("Failed to get the type of %s.\n", varname)
    [all...]
probe-event.c 104 pr_warning("Failed to init vmlinux path.\n");
311 pr_warning("Debuginfo-analysis is not yet supported"
322 pr_warning("Failed to open debuginfo file.\n");
343 pr_warning("Probe point '%s' not found.\n",
350 pr_warning("Warning: No dwarf info found in the vmlinux - "
444 pr_warning("File read error: %s\n", strerror(errno));
454 pr_warning("Source file is shorter than expected.\n");
485 pr_warning("Failed to open debuginfo file.\n");
492 pr_warning("Specified source line is not found.\n");
495 pr_warning("Debuginfo analysis failed. (%d)\n", ret)
    [all...]
map.c 167 pr_warning("%s with build id %s not found",
170 pr_warning("Failed to open %s", name);
172 pr_warning(", continuing without symbols\n");
181 pr_warning("%.*s was updated (is prelink enabled?). "
185 pr_warning("no symbols found in %s, maybe install "
callchain.c 208 pr_warning("Warning: empty node in callchain tree\n");
event.c 66 pr_warning("couldn't get COMM and pgid, malformed %s\n",
header.c     [all...]
machine.c 1279 pr_warning("corrupted callchain. skipping...\n");
    [all...]
symbol.c 1014 pr_warning("File %s not owned by current user or root, "
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/include/linux/
kernel.h 112 #define pr_warning(fmt, ...) \ macro

Completed in 1061 milliseconds