Skip to content

HWall 1.0.2

Choose a tag to compare

@pulpul-s pulpul-s released this 31 Jul 10:56

HWall 1.0.2 adds interactive sensor history charts, CPU power monitoring, PWM duty-cycle monitoring, and per-logical-CPU utilization, along with several bug fixes.

New features

  • CPU package, core-domain, per-core, DRAM, integrated GPU, and platform power monitoring when supported and accessible. (see README)
  • PWM duty-cycle monitoring for supported hwmon controllers.
  • Utilization monitoring for individual logical CPUs.
  • Interactive sensor history charts with hover inspection, zooming, panning, selectable time ranges, and CSV or JSON Lines export.

Bug fixes

  • Fixed incorrect history-chart rendering when zooming into long recordings.
  • Fixed history-chart hover markers not always aligning with the rendered line in long recordings.
  • Fixed numbered sensor labels sorting lexicographically
  • Fixed refresh intervals drifting from the configured update rate.
  • Fixed sub-second samples being omitted from history and logs.
  • Fixed chart continuity when the refresh interval changes.
  • Fixed Plasma launch feedback lingering when HWall starts hidden.