mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
During recording, progress information is displayed on the screen on how many event have been processed and at which offset these events have been extracted from the ring buffer. This information is usually of no interest to the user. Omit this data and only print them when requested via verbose flag. Suggested-by: Christian Borntraeger <borntraeger@linux.ibm.com> Signed-off-by: Thomas Richter <tmricht@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>