Skip to content
Commit 51b7f01d authored by Patrick Bellasi's avatar Patrick Bellasi
Browse files

cpufreq: add functions to get frequencies and governors for all online CPUs



This patch adds a couple of shutils functions to efficiently read all
the frequencies/governors and returne them into a dictionary indexed by
CPU id.

The shutils functions are returning a line per each CPU that can be easily
converted into a dictionary in the host side.

Signed-off-by: default avatarPatrick Bellasi <patrick.bellasi@arm.com>
parent cf761317
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment