tegrastats Options
         tegrastats supports the following command line options.
| Option | Meaning | 
|---|---|
| --help | Prints this help screen. | 
| --interval <millisec> | Samples the information in <milliseconds>. | 
| --logfile <filename> | Dumps the output of tegrastats to <filename>. | 
| --load_cfg <filename> | Loads the information from <filename>. | 
| --readall | Collects all stats, including performance intensive stats. | 
| --save_cfg <filename> | Saves the information to <filename>. | 
| --start | Runs tegrastats as a daemon process in the background. | 
| --stop | Stops any running instances of tegrastats. | 
| --verbose | Prints verbose message. |