To stop tegrastats
- If tegrastats is running in the background, execute the following
               commands:ps kill -9 <pid>Where <pid>is the process ID oftegrastatsas reported by thepscommand.Alternatively, you may run: tegrastats --stop
- If tegrastatsis running in the foreground, pressCTRL+Cin the window where it is running.