Menu

Tree [0ad8b0] master /
 History

HTTPS access


File Date Author Commit
 debian 2011-05-10 Bronislav Kantor Bronislav Kantor [0ad8b0] added niceness priority
 src 2011-05-10 Bronislav Kantor Bronislav Kantor [0ad8b0] added niceness priority
 ChangeLog 2011-05-06 Bronislav Kantor Bronislav Kantor [36bc97] fixed wrong aC0 calculation, added Igor's memor...
 Makefile.am 2011-04-15 Igor Tarasov Igor Tarasov [7bf03c] cpu-usage initial commit to git
 Makefile.in 2011-04-15 Igor Tarasov Igor Tarasov [7bf03c] cpu-usage initial commit to git
 README 2011-04-15 Igor Tarasov Igor Tarasov [7bf03c] cpu-usage initial commit to git
 aclocal.m4 2011-04-15 Igor Tarasov Igor Tarasov [7bf03c] cpu-usage initial commit to git
 config.h 2011-04-15 Igor Tarasov Igor Tarasov [7bf03c] cpu-usage initial commit to git
 configure 2011-05-10 Bronislav Kantor Bronislav Kantor [0ad8b0] added niceness priority
 configure.ac 2011-05-10 Bronislav Kantor Bronislav Kantor [0ad8b0] added niceness priority
 cpu_usage.h.in 2011-04-15 Igor Tarasov Igor Tarasov [7bf03c] cpu-usage initial commit to git
 depcomp 2011-04-15 Igor Tarasov Igor Tarasov [7bf03c] cpu-usage initial commit to git
 install-sh 2011-04-15 Igor Tarasov Igor Tarasov [7bf03c] cpu-usage initial commit to git
 missing 2011-04-15 Igor Tarasov Igor Tarasov [7bf03c] cpu-usage initial commit to git
 stamp-h1 2011-04-15 Igor Tarasov Igor Tarasov [7bf03c] cpu-usage initial commit to git

Read Me

Tool for performance testing similar to powertop.
cpu-usage shows overview about cpu activities using kernel values from:

/proc/stat
 - time spent in different kernel modes in jiffies units (typically 10ms)

/sys/devices/system/cpu/cpu0/cpufreq/stats
 - time spent in available cpu frequencies in jiffies units

/sys/devices/system/cpu/cpu0/cpuidle
 - time spent in available CPU power idle states in us
   C0 is the most active state

Tested on Intel and ARM cpu.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.