Home | History | Annotate | Download | only in dmtracedump

Lines Matching full:trace

968         fprintf(stderr, "ERROR: unable to read %ld bytes from trace file\n",
1086 fprintf(stderr, "Unsupported trace file version: %d\n", pHeader->version);
1199 printf("Trace (threadID action usecs class.method signature):\n");
2435 /* If we have calls on the stack when the trace ends, then clean
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");