Skip to content

Scaphandre v0.1.1

Compare
Choose a tag to compare
@bpetit bpetit released this 22 Dec 15:44
· 951 commits to main since this release

[0.1.1]

Added

  • -s, --step option added by @uggla, to specify time step between two measurements, when using StdoutExporter

Removed

  • removed energy_records_to_power_record function from src/sensors/mod.rs.
    get_records_diff_power_microwatts functions from Topology and CPUSocket should be used instead

Fixed

  • README typos and misusage of english fixed by @uggla and @florimondmanca
  • @uggla made init.sh script more robust
  • cleaning of internal structs (records, cpustat, processes) was buggy, it is fixed
  • linux kernels < 5, on intel CPUs (>2012) may me measurable now (fixed kernel modules names check)