Author :
ratchov
Date :
2023-01-08 06:58:07
Hash :0c878ce4 Message :Add -w option to display variables periodically
The purpose of -w is to monitor underruns without triggering long
kernel code-paths (ex. fork and exec of new audioctl process) that may
cause additional underruns than the ones being monitored.
ok chehola, edd