Skip to content

Fix time parsing in rate and throughput scripts

Marian Stahl requested to merge mstahl_time_parsing into master

If the CPU time from ps is above a day, the format gets the optional D- prefix to HH:MM:SS.

Edited by Rosen Matev

Merge request reports