This command writes trace data accumulated in memory by the trace command to the specified text file. Prior to executing the writetrace command, execute the trace command with the memory parameter set to "y" to put trace information in memory.
After using writetrace to create a file, exit vwtool and use a text editor to open the file.
Syntax
writetrace <filename>
Parameters
filename |
Name (and path) of the output file. By default, the file is created in the directory from which you are running vwtool. |