Skip to content

Releases: sosy-lab/cpu-energy-meter

Release 1.2

27 Aug 13:27
1.2
Compare
Choose a tag to compare
  • Fix for segfault on some systems

Release 1.1

12 Apr 07:55
1.1
Compare
Choose a tag to compare
  • Now works on systems with more than one CPU socket.
  • Now works on systems where the Linux kernel assigns non-consecutive core ids.
  • Privileges were not dropped as expected after initialization when running as non-root user.
  • Bugs fixed that could lead to broken measurements if compiled with high optimization levels
  • Undocumented behavior removed: SIGQUIT does no longer produce result output
    (use SIGINT as documented instead)
  • Better error handling
  • More informative debug output with -d

Release 1.0

29 Jun 09:29
1.0
Compare
Choose a tag to compare

First official release.