Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 913 Bytes

CHANGELOG.md

File metadata and controls

30 lines (21 loc) · 913 Bytes

Changelog

CPU Energy Meter 1.2

  • Fix for segfault on some systems

CPU Energy Meter 1.1

  • 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

CPU Energy Meter 1.0

First official release.