Skip to content

202401 Release

Compare
Choose a tag to compare
@opcm opcm released this 25 Jan 11:42
· 352 commits to master since this release
2612158

Release Notes:

New Features

  • Added Emerald Rapids processor support (Alexander Antonov and Roman Dementiev)
  • Added support for TMA Level 2 metrics on SPR+ (Roman Dementiev)
  • Added support of PP0 and PP1 energy metrics (Roman Dementiev)
  • Added -c option (corelist) to pcm-numa and pcm-msr utilites (Duane E Galbi)
  • pcm-msr new options added: iterate with seconds between each iteration and write results of each iteration to file (Duane E Galbi)
  • Added support for pcm-sensor-server metric exporter/service on OSX (Roman Dementiev)

Improvements

  • Removed hardcoded value for max supported sockets in pcm-iio tool (Alexander Antonov)
  • Rely on CPUID leaf 0x1F topology info when available (Roman Dementiev)

Fixes

  • Ensured PcmMsrClient on OSX can only be opened by root (HaoYan Qi)
  • Fixed codeQL warnings (Roman Dementiev)
  • Addressed issue with exceptions in msr.sys (Roman Dementiev)

Dependencies

  • Bumped fedora from 37 to 39 in docker container (dependabot)