py-cpuinfo
py-cpuinfo copied to clipboard
Add ability to specify which core you want information for. (ARM BIG.little support)
trafficstars
My situation is python 2.7.13, py-cpuinfo 4.0.0
Some ARM chips (e.g. RK3399) have a BIG.little setup. For example 2 A72 cores running at 1.8 GHz and 4 A53 cores running at 1.42 GHz.
It would be great to specify which core you were getting "cpuinfo" on.
Can you attach the "system_info.txt" file generated by this script?
python tools/get_system_info.py
I had to comment out the "wmic" section to get it to run. But here's the output. rk3399_system_info.txt