mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Add command line flag -d to display the counter value in form of a delta value. This format shows the increase of that counter value compared to the previous value. The first line is the base for the delta calculation and always shows 'Total'. The remaining lines show 'Delta' in the third column. Reviewed-by: Jan Höppner <hoeppner@linux.ibm.com> Signed-off-by: Thomas Richter <tmricht@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>