mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
026ecbafea
Newer kernels provide the full, unfiltered Channel-Measurements Characteristics Block (CMCB) via a new sysfs attribute named "measurement_chars_full". Add support for reading the full CMCB data if available in preparation of new tool functions that will make use of this data. Signed-off-by: Peter Oberparleiter <oberpar@linux.ibm.com> Reviewed-by: Vineeth Vijayan <vneethv@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>