Loading
perf/pm: Use bc while dumping all the readings
This is done to calculate readings with better precision and fix the case where calculation of total reading from given entity would fail if it was < 1 (as bc drops the leading 0, leaving e.g. .42). Signed-off-by:Michal Berger <michal.berger@intel.com> Change-Id: I68f2df89c340dba28d15c4aaac3e106c9f8057d4 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16586 Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Karol Latecki <karol.latecki@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>