[PATCH] New package CPUsage
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 29 Apr 2011 15:45:52 +0000 (15:45 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 29 Apr 2011 15:45:52 +0000 (15:45 +0000)
commitca300f565852d7f07888aaae61b8642771e29eb9
tree2513638d650ebb93a9dec3780280153501a0ad54
parent2481d934602e4112ef3d4e4018710128dabf6554
[PATCH] New package CPUsage
Add CPUsage to /utils

CPUsage is a small utility to dump the CPU usage every second.
This version can write CSV output.

Signed-off-by: Florian Sesser <sesser@in.tum.de>
SVN-Revision: 26792
utils/cpusage/Makefile [new file with mode: 0644]
utils/cpusage/src/cpusage.c [new file with mode: 0644]