mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Add command line option --counters XXX,YYY to specify a comma separated list of counter names to be displayed. The counter names have to match exactly beside case sensitivity. All counters not listed in the list specified by the --counters option are not shown. Reviewed-by: Jan Höppner <hoeppner@linux.ibm.com> Co-developed-by: Jan Polensky <japo@linux.ibm.com> Signed-off-by: Thomas Richter <tmricht@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>