Lines Matching full:stderr
192 fprintf(stderr, "error truncating %s: %s (%d)\n", path,
206 fprintf(stderr, "error opening %s: %s (%d)\n", filename,
214 fprintf(stderr, "error writing to %s: %s (%d)\n", filename,
356 fprintf(stderr, "error poking binder service %s\n",
373 fprintf(stderr, "error setting trace tags system property\n");
384 fprintf(stderr, "error setting trace app system property\n");
411 fprintf(stderr, "error opening %s: %s (%d)\n", k_ftraceFilterPath,
420 fprintf(stderr, "error reading %s: %s (%d)\n", k_ftraceFilterPath,
437 fprintf(stderr, "error: \"%s\" is not a valid kernel function "
528 fprintf(stderr, "error writing file %s\n", path);
576 fprintf(stderr, "error opening %s: %s (%d)\n", k_tracePath,
589 fprintf(stderr, "error initializing zlib: %d\n", result);
608 fprintf(stderr, "error reading trace: %s (%d)\n",
624 fprintf(stderr, "error writing deflated trace: %s (%d)\n",
637 fprintf(stderr, "error deflating trace: %s\n", zs.msg);
644 fprintf(stderr, "error writing deflated trace: %s (%d)\n",
651 fprintf(stderr, "error cleaning up zlib: %d\n", result);
660 fprintf(stderr, "error dumping trace: %s (%d)\n", strerror(errno),
697 fprintf(stderr, "error: category \"%s\" requires root "
700 fprintf(stderr, "error: category \"%s\" is not supported "
707 fprintf(stderr, "error: unknown tracing category \"%s\"\n", name);
721 // Print the command usage help to stderr.
724 fprintf(stderr, "usage: %s [options] [categories...]\n", cmd);
725 fprintf(stderr, "options include:\n"
773 fprintf(stderr, "error enabling tracing category \"%s\"\n", argv[i]);
833 fprintf(stderr, "\n");
889 fprintf(stderr, "unable to start tracing\n");