
cpufreq-aperf
List of commands for cpufreq-aperf:
-
cpufreq-aperf:tldr:1d29a cpufreq-aperf: Start calculating with a 3 second refresh interval for all CPU cores.$ sudo cpufreq-aperf -i ${3}try on your machineexplain this command
-
cpufreq-aperf:tldr:5e31d cpufreq-aperf: Calculate only once.$ sudo cpufreq-aperf -otry on your machineexplain this command
-
cpufreq-aperf:tldr:634c9 cpufreq-aperf: Start calculating, defaulting to all CPU cores and 1 second refresh interval.$ sudo cpufreq-aperftry on your machineexplain this command
-
cpufreq-aperf:tldr:ec3ea cpufreq-aperf: Start calculating for CPU 1 only.$ sudo cpufreq-aperf -c ${1}try on your machineexplain this command