Lines Matching refs:stderr
290 fprintf(stderr, "htmlEscape(): buffer overflow\n");
634 fprintf(stderr,
644 fprintf(stderr, "ERROR: '%s' not found (got '%.7s')\n", cmpStr, data+1);
676 fprintf(stderr,
729 fprintf(stderr,
785 fprintf(stderr,
822 fprintf(stderr, "ERROR: missing field on method line: '%s'\n",
831 fprintf(stderr, "ERROR: bad method ID '%s'\n", data);
955 fprintf(stderr, "Key file is empty.\n");
962 fprintf(stderr, "ERROR: unable to alloc %ld bytes\n", pKeys->fileLen);
968 fprintf(stderr, "ERROR: unable to read %ld bytes from trace file\n",
1086 fprintf(stderr, "Unsupported trace file version: %d\n", pHeader->version);
1158 fprintf(stderr, "WARNING: hit EOF mid-record\n");
1306 fprintf(stderr,
1358 fprintf(stderr,
1500 fprintf(stderr, " %2d: %8llu %s.%s %s\n", ii, entryTime,
1503 fprintf(stderr, " %2d: %8llu %s\n", ii, entryTime, method->className);
2367 fprintf(stderr, "Stack overflow (exceeded %d frames)\n",
2403 fprintf(stderr,
2408 fprintf(stderr,
2806 fprintf(stderr, "Copyright (C) 2006 The Android Open Source Project\n\n");
2807 fprintf(stderr, "usage: %s [-ho] [-s sortable] [-d trace-file-name] [-g outfile] trace-file-name\n", program);
2808 fprintf(stderr, " -d trace-file-name - Diff with this trace\n");
2809 fprintf(stderr, " -g outfile - Write graph to 'outfile'\n");
2810 fprintf(stderr, " -k - When writing a graph, keep the intermediate DOT file\n");
2811 fprintf(stderr, " -h - Turn on HTML output\n");
2812 fprintf(stderr, " -o - Dump the dmtrace file instead of profiling\n");
2813 fprintf(stderr, " -s - URL base to where the sortable javascript file\n");
2814 fprintf(stderr, " -t threshold - Threshold percentage for including nodes in the graph\n");
2882 fprintf(stderr, "Cannot read trace.\n");