X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fltt%2Fconvert%2FREADME;h=e441f97e27a48df2911dcc23eb833bb2702acc5e;hb=a559c4d62c307cf1d933155adbece70b7ea800ea;hp=d71523c15d7ce33e642a9a2f2dc76bcae66987b0;hpb=59460ee38a3ccc39e6d1babff35243bb12cdd392;p=lttv.git diff --git a/ltt/branches/poly/ltt/convert/README b/ltt/branches/poly/ltt/convert/README index d71523c1..e441f97e 100644 --- a/ltt/branches/poly/ltt/convert/README +++ b/ltt/branches/poly/ltt/convert/README @@ -1,10 +1,11 @@ The application 'convert' is used to convert an old format tracefile into a new -format tracefile. It has three commandline parameters, the first is tracefile -name, the second is a number (number of cpu), the last one is root directory -for the new trace (this can be omitted, by default it is 'foo') +format tracefile. It has four commandline parameters, the first is tracefile +name, the second is process file, the third is a number (number of cpu), +the last one is root directory for the new trace (this can be omitted, +by default it is 'foo') The command line looks like this: - convert tracefile_name number_cpu foo_dir + convert tracefile_name processfile_name _number_cpu foo_dir There is also an script file 'sysInfo' which is used to get system information from your local machine, the information is saved in 'sysInfo.out' which will