mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
5903b0cec3
If the values of CMT and MBM counters are zero, they will be omitted as empty items when getting Intel RDT stats. Remove 'omitempty' property from CMT and MBM counters to display zero values. Signed-off-by: Xiaochen Shen <xiaochen.shen@intel.com>