mirror of
https://github.com/ARM-software/devlib.git
synced 2025-09-09 13:31:53 +01:00
active_sites is used instead of sites_to_match and that results in "KeyError: 'timestamp'" when parsing the statistics file. 'sim_seconds' should be used instead of 'timestamp'. Signed-off-by: Ionela Voinescu <ionela.voinescu@arm.com>