X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fltt%2Fconvert%2Fconvert.c;h=aaac7be65724647de90cba6bfa56a0772673ddba;hb=bc61167fb2494b6325a1de391f478f9a805f22a6;hp=dcca2ac7f97fcc332474ee3414eb83819a381504;hpb=91a66e87763150e8f5af6b04b5ac3db87d7cc23f;p=lttv.git diff --git a/ltt/branches/poly/ltt/convert/convert.c b/ltt/branches/poly/ltt/convert/convert.c index dcca2ac7..aaac7be6 100644 --- a/ltt/branches/poly/ltt/convert/convert.c +++ b/ltt/branches/poly/ltt/convert/convert.c @@ -137,7 +137,8 @@ int main(int argc, char ** argv){ new_process process; if(argc < 4){ - printf("Not enough parameters\n"); + printf("Usage : ./convert processfile_name number_of_cpu tracefile1 tracefile2 ... trace_creation_directory\n"); + printf("For more details, see README.\n"); exit(1); } @@ -250,9 +251,9 @@ int main(int argc, char ** argv){ for(k=0;k\n"); fprintf(fp,"This is just a test\n"); fprintf(fp,"\n");