mhz: add new package
authorRobert Marko <robimarko@gmail.com>
Sat, 17 Jun 2023 06:47:39 +0000 (08:47 +0200)
committerTianling Shen <cnsztl@gmail.com>
Sat, 17 Jun 2023 10:34:06 +0000 (18:34 +0800)
commit89123b308f98de6e6e77a1bf21586c8fafc83413
treea526c4cbbbae566034cb158bb66b014bd3ba2fe0
parent90fca4694b27203629820579030eb0dae8d3f516
mhz: add new package

mhz is a tool for mathematically calculating the current CPU frequency, it
has proven to be a really good help while developing CPU frequency scaling
solutions as it allows to independently prove that scaling actually works.

Now that the author has added a license we can package it for the all to
use.

Signed-off-by: Robert Marko <robimarko@gmail.com>
utils/mhz/Makefile [new file with mode: 0644]