libs/utils/energy: add energy meters for gem5
Created by: qperret
The Gem5PowerInstrument
in devlib exposes continuous power samples during a gem5 simulation by extracting the output of platform-specific power models. This PR introduces an Energy Meter using these power samples to report an estimation of the energy consumption of a gem5 simulation.