The Linux_ProcessorMetricValue reports this metrics.
The processor metrics is meant to have an OS view. Recent changes in Linux have introduced steal-time to account for the time where the LPAR took away the CPU.
The SBLIM data gatherer code should be updated to
take account for this additional value.
This needs to be accounted for by both the Processor and OperatingSystem metrics.
The "ExternalView..." OperatingSystem metrics are the relevant metrics that are effected by steal time.
Committed patch.
pushed to git master