TRACE module option definitions
The trace module is a statistics gathering module for the MIO user program and is optional.
- stats{=output_file}
- Output statistics on close: file name for trace output diagnostics.
- nostats
- Do not output statistics.
- events{=event_file}
- Generate a binary events file. Default value: trace.events.
- noevents
- Do not generate a binary events file. This is the default option.
- bytes
- Output statistics in units of bytes. This is the default unit size.
- kbytes
- Output statistics in units of kilobytes.
- gbytes
- Output statistics in units of gigabytes.
- tbytes
- Output statistics in units of terabytes.
- inter
- Output intermediate statistics.
- nointer
- Do not output intermediate statistics. This is the default option.