Projects/_posts/2022-07-17-cpufreq-plot.md
2022-07-22 00:32:08 +02:00

281 B

title
Python CPU frequency plotter

A simple python script to plot the CPU frequency on linux

run with optional arguments:

cpufreq-plot <interval> <time>

  • interval in milliseconds
  • time in seconds

View on Github