Rumba+ Tracer allows users to record information about a program's execution. This information is typically used by programmers for debugging purpose. Depending on the type and detail of information contained in a trace log, the information is also used by experienced system administrators or technical support personnel, and software monitoring tools to diagnose common problems with software.
To disable this feature:
Trace files can be produced by Rumba+ components which have been provided with additional code for generating binary output trace files. The file can be viewed using the TraceView and tracefmt utilities, which are part of the Windows Driver Kit (WDK), formerly known as the Driver Development Kit (DDK). Only TraceView and tracefmt need to be installed from the WDK.
To start tracing:
RumbaTrace.cmd start
RumbaTrace.cmd stop
The binary output trace file is stored in the %temp% folder.
The RumbaTrace.cmd script is part of the Rumba+ installation and is stored in the Rumba+ System folder.
You do not need to restart Rumba+ after running RumbaTrace.cmd.