mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
chcpumf does not print out version (option -v) or help text (option -h) when the CPU Measurement Sampling facility is not installed. This was different up to and including release 4.10. Fix this and hounour option -v and option -h even when the sampling facility is not installed. Signed-off-by: Thomas Richter <tmricht@linux.ibm.com> Reviewed-by: Sumanth Korikkar <sumanthk@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>