Loading
scripts/perf: Dump cpu-temp data to stdout
This was missed and the actual output was being dumped only to a file upon termination. As with any other perf/pm/ tool, make sure each reading is dumped to stdout by default as well. Change-Id: I3ec6199ca7c998573cdec07d1d5b344f2b00e4d6 Signed-off-by:Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/23743 Reviewed-by:
Karol Latecki <karol.latecki@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>