sosy-lab / cpu-energy-meter

A tool for measuring energy consumption of Intel CPUs
BSD 3-Clause "New" or "Revised" License
321 stars 29 forks source link

Support for Intermediate Measurements #4

Closed PhilippWendler closed 7 years ago

PhilippWendler commented 7 years ago

The tool should print intermediate measurement results on SIGHUP1 or so, to allow measurements over sub-intervals. #2 should be done before this.

lembergerth commented 7 years ago

Since eff9fc8 , signal SIGUSR1 can be used to do so.