Home | History | Annotate | Download | only in atrace

Lines Matching full:stderr

188         fprintf(stderr, "error truncating %s: %s (%d)\n", path,
202 fprintf(stderr, "error opening %s: %s (%d)\n", filename,
210 fprintf(stderr, "error writing to %s: %s (%d)\n", filename,
352 fprintf(stderr, "error poking binder service %s\n",
369 fprintf(stderr, "error setting trace tags system property\n");
380 fprintf(stderr, "error setting trace app system property\n");
407 fprintf(stderr, "error opening %s: %s (%d)\n", k_ftraceFilterPath,
416 fprintf(stderr, "error reading %s: %s (%d)\n", k_ftraceFilterPath,
433 fprintf(stderr, "error: \"%s\" is not a valid kernel function "
524 fprintf(stderr, "error writing file %s\n", path);
572 fprintf(stderr, "error opening %s: %s (%d)\n", k_tracePath,
585 fprintf(stderr, "error initializing zlib: %d\n", result);
604 fprintf(stderr, "error reading trace: %s (%d)\n",
620 fprintf(stderr, "error writing deflated trace: %s (%d)\n",
633 fprintf(stderr, "error deflating trace: %s\n", zs.msg);
640 fprintf(stderr, "error writing deflated trace: %s (%d)\n",
647 fprintf(stderr, "error cleaning up zlib: %d\n", result);
656 fprintf(stderr, "error dumping trace: %s (%d)\n", strerror(errno),
693 fprintf(stderr, "error: category \"%s\" requires root "
696 fprintf(stderr, "error: category \"%s\" is not supported "
703 fprintf(stderr, "error: unknown tracing category \"%s\"\n", name);
717 // Print the command usage help to stderr.
720 fprintf(stderr, "usage: %s [options] [categories...]\n", cmd);
721 fprintf(stderr, "options include:\n"
769 fprintf(stderr, "error enabling tracing category \"%s\"\n", argv[i]);
829 fprintf(stderr, "\n");
885 fprintf(stderr, "unable to start tracing\n");